mservicetech / openapi-schema-validation

Apache License 2.0
17 stars 11 forks source link

remove the default openapi.yml from the main resource folder #36

Closed stevehu closed 11 months ago

stevehu commented 11 months ago

As we have a default pet store specification included, it is hard for users to overwrite it and replace it. As a library, I think we shouldn't include an openapi.yml in the released jar. We can move it to the test resource folder for unit and integration tests.