Compare commits

..

2 Commits

Author SHA1 Message Date
c7e8c2ec27 remove short test
All checks were successful
gl/check check status: success (c7e8c2ec27dcc931fcf0209e3698a35f09ffb0b7)
gl/gate gate status: success (c7e8c2ec27dcc931fcf0209e3698a35f09ffb0b7)
2024-03-08 08:29:12 +00:00
4da0f88978 fix public only service left out in metadata.yaml
All checks were successful
gl/check check status: success (4da0f8897858706bb261531c457c9e33012fd011)
2024-03-04 10:48:47 +00:00
5 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,5 @@
--- ---
environment: internal environment: public
link: /architecture-center/caf/ link: /architecture-center/caf/
pdf_name: architecture-center-cloud-adoption-framework pdf_name: architecture-center-cloud-adoption-framework
rst_location: doc/caf/source rst_location: doc/caf/source

View File

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

View File

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

View File

@ -12,5 +12,5 @@ service_title: FunctionGraph
service_type: fg service_type: fg
service_uri: function-graph service_uri: function-graph
teams: teams:
- name: docs-orchestration-rw - name: docs-container-rw
permission: write permission: write

View File

@ -1,5 +1,5 @@
--- ---
environment: public environment: internal
repositories: repositories:
- environment: internal - environment: internal
repo: docs/optical-character-recognition repo: docs/optical-character-recognition