OpenAPI-Specification icon indicating copy to clipboard operation
OpenAPI-Specification copied to clipboard

Remove examples folder [main branch]

Open Bellangelo opened this issue 1 year ago • 2 comments
trafficstars

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

Bellangelo avatar Jun 15 '24 00:06 Bellangelo

@ralfhandl Did you incorporate these changes into one of your recent PRs? This looks familiar. If yes, can we close this one?

mikekistler avatar Aug 20 '24 11:08 mikekistler

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

ralfhandl avatar Aug 20 '24 12:08 ralfhandl

This is replaced by #4166 - but thank you @Bellangelo for the contribution!

lornajane avatar Oct 31 '24 17:10 lornajane