eclipse / microprofile-open-api

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

Replace JAX-RS references #529

Closed Azquelt closed 2 years ago

Azquelt commented 2 years ago

Replace spec references to JAX-RS with Jakarta RESTful Web Services.

I've used the full name for the first mention and otherwise abbreviated to RESTful Web Services.

Fixes #527