OpenAPI-Specification
OpenAPI-Specification copied to clipboard
Remove examples folder [main branch]
Partially closes https://github.com/OAI/OpenAPI-Specification/issues/3854
We have moved in this https://github.com/OAI/learn.openapis.org/pull/102 the examples to the learn.openapis.org repo. So in this PR we are cleaning the main branch by removing the examples folder and making any related changes.
v3.0.4-dev: https://github.com/OAI/OpenAPI-Specification/pull/3914 v3.1.1-dev: https://github.com/OAI/OpenAPI-Specification/pull/3915 v3.2.0-dev: https://github.com/OAI/OpenAPI-Specification/pull/3916
@ralfhandl Did you incorporate these changes into one of your recent PRs? This looks familiar. If yes, can we close this one?
Did you incorporate these changes into one of your recent PRs?
No, the examples were copied from the OAS repo to the learn repo via https://github.com/OAI/learn.openapis.org/pull/102, and this cleanup is still pending.
This PR needs to be adjusted to reflect @handrews comment, which needs https://github.com/OAI/learn.openapis.org/pull/105 to be merged first.
And we need two more PRs to adjust 3.0.4.md and 3.1.1.md in the corresponding dev branches:
- #4043
- #4044
This is replaced by #4166 - but thank you @Bellangelo for the contribution!