You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| GET |`/api/@next/applications`| NO | YES | YES | YES |
198
+
| GET |`/api/@next/applications/{applicationId}`| NO | NO | NO | NO |
199
+
| GET |`/api/@next/applications/{applicationId}/documents`| NO | YES | YES | YES |
200
+
| GET |`/api/@next/applications/{applicationId}/documents/{documentId}`| NO | NO | NO | NO |
201
+
| GET |`/api/@next/applications/{applicationId}/publicComments`| NO | YES | YES | YES |
202
+
| GET |`/api/@next/applications/{applicationId}/publicComments/{publicCommentId}`| NO | NO | NO | NO |
203
+
| GET |`/api/@next/applications/{applicationId}/specialistComments`| NO | YES | YES | YES |
204
+
| GET |`/api/@next/applications/{applicationId}/specialistComments/{specialistId}`| NO | YES | YES | YES |
205
+
| POST |`/api/@next/applications/{applicationId}/publicComments`| NO | n/a | n/a | n/a |
206
+
| POST |`/api/@next/applications/{applicationId}/specialistComments`| NO | n/a | n/a | n/a |
207
+
208
+
> [!WARNING]
209
+
> The details below are out of date, latest details can be found in the [openapi.yaml](./openapi.yaml) file or the [openapi.json](./openapi.json) file.
210
+
> You can see these files rendered in a more user friendly way using [Swagger Editor](https://swagger.io/tools/swagger-editor/) or using the Digital Planning Register's [API documentation page](https://dpr-backend-production-1345166d23b1.herokuapp.com/docs) ([swagger version](https://dpr-backend-production-1345166d23b1.herokuapp.com/swagger))
0 commit comments