APIDevTools / swagger-parser

Swagger 2.0 and OpenAPI 3.0 parser/validator
https://apitools.dev/swagger-parser
MIT License
1.09k stars 154 forks source link

Spec inconsistancy checks work on OpenAPI v3.0 specs as well #179

Closed stueynz closed 2 years ago

stueynz commented 3 years ago

Now performs the same inconstancy checks in OpenAPI v3.0 that are detected in Swagger v2.0 specs. We could of course add more inconstancy checks - but another time.

stueynz commented 3 years ago

@philsturgeon Any chance of a review?

philsturgeon commented 3 years ago

Sorry to do this @P0lip but can I put this on your radar too?

philsturgeon commented 3 years ago

@stueynz hey, sorry for the delay and the conflicts, but we just tagged v10.0.3 and I'd like to get this in next. Can you update it and make sure tests are passing ok?

stueynz commented 2 years ago

@philsturgeon onto it ... later in the week.

clarencedesmarais commented 2 years ago

Any updates on this one ? This feature would be quite useful :)

stueynz commented 2 years ago

Decided the easiest thing to do was - start again with top-of main branch. So close this PR in deference to new PR 198

stueynz commented 2 years ago

Any updates on this one ? This feature would be quite useful :)

Any updates on this one ? This feature would be quite useful :)

Please see replacement PR