Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demonstrate Microcks Mocking #21

Merged
merged 13 commits into from
Nov 22, 2024
Prev Previous commit
Next Next commit
feat: mark production as not internal
philsturgeon committed Nov 21, 2024
commit 74a18cfaf06fb0883b4099b097d4bb843fa5dddb
1 change: 0 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
@@ -25,7 +25,6 @@ servers:
- url: https://api.example.com
description: Production
x-internal: false

- url: https://mocks.example.com/rest
description: Mock Server
x-internal: false