Liturgical-Calendar / LiturgicalCalendarAPI

A PHP script / API endpoint that will generate the Roman Catholic liturgical calendar for any given year, calculating the mobile festivities and the precedence of solemnities, feasts, memorials...
Apache License 2.0
35 stars 9 forks source link

update the Open API schema with the latest API settings and response properties #198

Closed JohnRDOrazio closed 2 months ago

JohnRDOrazio commented 2 months ago

A couple new settings have been added in release v3.9, and a few more properties in the response metadata, but we have not yet documented these in the Open API / Swagger documentation. We also added a few custom response headers which should be documented.

JohnRDOrazio commented 2 months ago

Custom response headers added, new settings now included. Even created a new section for the TestsIndex endpoint!