Skip to content

Commit 6f6e6b6

Browse files
authored
chore(fix): update petstore url to fix tests (#1877)
1 parent 4ac958a commit 6f6e6b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

catalog-entities/apis/petstore.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ spec:
1919
owner: janus-authors
2020
lifecycle: production
2121
definition:
22-
$openapi: https://github.com/OAI/OpenAPI-Specification/blob/main/examples/v3.0/petstore.yaml
22+
$openapi: https://github.com/OAI/OpenAPI-Specification/blob/main/tests/v3.0/pass/petstore.yaml

0 commit comments

Comments
 (0)