eclipse / microprofile-open-api

Microprofile open api
Apache License 2.0
131 stars 81 forks source link

update version number in spec and references to spec #607

Closed benjamin-confino closed 1 month ago

benjamin-confino commented 2 months ago

This resolves #606

eclipse-microprofile-bot commented 2 months ago

Can one of the admins verify this patch?

Azquelt commented 2 months ago

Please refer to https://spec.openapis.org/oas/v3.1.0.html for the correct name of anything and link within that document where our spec needs to link to the OpenAPI spec.

This issue is not a simple find and replace of 3.0 with 3.1.

benjamin-confino commented 2 months ago

If everything looks good I'll squash this down.

Azquelt commented 2 months ago

The last commit puts double-hashes in all the URLs.

Azquelt commented 1 month ago

I have belatedly noticed that many of my suggested changes will need re-wrapped by the autoformatter.

MikeEdgar commented 1 month ago

@eclipse-microprofile-bot test this please

benjamin-confino commented 1 month ago

Excellent news. Now it is time to squash this all down.