Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion __tests__/smoke/pre-split/museum/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ info:
name: MIT
url: https://opensource.org/license/mit/
servers:
- url: https://redocly.com/_mock/docs/openapi/museum-api
- url: https://redocly.com/_mock/demo/openapi/museum-api/
paths:
/museum-hours:
$ref: paths/museum-hours.yaml
Expand Down
121 changes: 0 additions & 121 deletions resources/arazzo.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ info:
sourceDescriptions:
- name: museum-api
type: openapi
url: museum-api.yaml
url: museum.yaml
- name: tickets-from-museum-api
type: arazzo
url: museum-tickets.yaml
url: museum-tickets.arazzo.yaml

workflows:
- workflowId: get-museum-hours
Expand Down
Loading
Loading