Skip to content

Commit

Permalink
Merge branch 'main' into MAN-317-ignore-soft-deleted-requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
achimber-moj authored Jan 21, 2025
2 parents d323c84 + 5929d06 commit b02259f
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ spring:
oauth2.roles:
- PROBATION_API__COURT_CASE__CASE_DETAIL

springdoc.default-produces-media-type: application/json
springdoc:
default-produces-media-type: application/json
api-docs.version: openapi_3_0 # until https://github.com/kevindew/openapi3_parser/pull/22 is available

delius.db.username: CourtCaseAndDelius # Should match value in [deploy/database/access.yml].

Expand Down

0 comments on commit b02259f

Please sign in to comment.