Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ dependencies {
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-security', version: versions.springBoot
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-batch', version: versions.springBoot

implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.15'
implementation group: 'org.springdoc', name: 'springdoc-openapi-starter-webmvc-ui', version: '2.8.17'
implementation group: 'org.springframework.hateoas', name: 'spring-hateoas', version: '2.5.1'
implementation group: 'com.azure.spring', name: 'spring-cloud-azure-starter-active-directory', version: '6.3.0'

Expand Down
7 changes: 7 additions & 0 deletions pre-api-stg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1897,20 +1897,26 @@ definitions:
properties:
deprecation:
type: string
x-nullable: true
href:
type: string
hreflang:
type: string
x-nullable: true
name:
type: string
x-nullable: true
profile:
type: string
x-nullable: true
templated:
type: boolean
title:
type: string
x-nullable: true
type:
type: string
x-nullable: true
type: object
Links:
additionalProperties:
Expand Down Expand Up @@ -1950,6 +1956,7 @@ definitions:
format: int64
type: integer
type: object
x-nullable: true
PagedModelEntityModelBookingDTO:
properties:
_embedded:
Expand Down
2 changes: 1 addition & 1 deletion specs/pre-api.json

Large diffs are not rendered by default.