removed environment: internal for ocr #204

Merged
zuul merged 3 commits from :ocr_public_release into main 2024-04-02 15:25:27 +00:00
3 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,5 @@
---
hc_location: api/ocr
environment: internal
html_location: docs/ocr/api-ref
link: /optical-character-recognition/api-ref/
pdf_name: ocr-api-ref

View File

@ -1,6 +1,5 @@
---
hc_location: usermanual/ocr
environment: internal
html_location: docs/ocr/umn
link: /optical-character-recognition/umn/
pdf_name: ocr-umn

View File

@ -1,5 +1,5 @@
---
environment: internal
vpruthi marked this conversation as resolved Outdated
Outdated
Review

Please don’t remove that but change it to public, we need this var. Changing it all to public is the better way to do it, but we only really require it on the service-level.

You can try building docsportal afterwards to see whether it works.

Please don't remove that but change it to `public`, we need this var. Changing it all to `public` is the better way to do it, but we only really require it on the service-level. You can try building docsportal afterwards to see whether it works.

Thank you @sgode for your feedback, added back environment: public on service-level to ocr.yaml

Thank you @sgode for your feedback, added back environment: public on service-level to ocr.yaml
environment: public
repositories:
- environment: internal
repo: docs/optical-character-recognition