removed environment: internal for ocr #204
@ -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
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
---
|
||||
hc_location: usermanual/ocr
|
||||
environment: internal
|
||||
html_location: docs/ocr/umn
|
||||
link: /optical-character-recognition/umn/
|
||||
pdf_name: ocr-umn
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
---
|
||||
environment: internal
|
||||
|
vpruthi marked this conversation as resolved
Outdated
|
||||
environment: public
|
||||
repositories:
|
||||
- environment: internal
|
||||
repo: docs/optical-character-recognition
|
||||
|
||||
Reference in New Issue
Block a user
Please don’t remove that but change it to
public, we need this var. Changing it all topublicis 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