Skip to content

Commit 81d8abb

Browse files
[#PE-991] feat: updated openapi specs with new optional response value (#1188)
1 parent 35a9c73 commit 81d8abb

19 files changed

+68
-62
lines changed

api_cgn_operator_search.yaml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -192,51 +192,51 @@ definitions:
192192
ProblemJson:
193193
$ref: "https://raw.githubusercontent.com/pagopa/io-functions-commons/v21.0.1/openapi/definitions.yaml#/ProblemJson"
194194
Merchant:
195-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Merchant"
195+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Merchant"
196196
SupportType:
197-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SupportType"
197+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SupportType"
198198
DiscountCodeType:
199-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/DiscountCodeType"
199+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/DiscountCodeType"
200200
OfflineMerchants:
201-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchants"
201+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchants"
202202
OfflineMerchant:
203-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchant"
203+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchant"
204204
OfflineMerchantSearchRequest:
205-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchantSearchRequest"
205+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchantSearchRequest"
206206
CountResult:
207-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/CountResult"
207+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/CountResult"
208208
SearchResult:
209-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SearchResult"
209+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SearchResult"
210210
SearchItem:
211-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SearchItem"
211+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SearchItem"
212212
OnlineMerchants:
213-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchants"
213+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchants"
214214
OnlineMerchant:
215-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchant"
215+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchant"
216216
SearchRequest:
217-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SearchRequest"
217+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SearchRequest"
218218
OnlineMerchantSearchRequest:
219-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchantSearchRequest"
219+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchantSearchRequest"
220220
Discount:
221-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Discount"
221+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Discount"
222222
ProductCategory:
223-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/ProductCategory"
223+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/ProductCategory"
224224
Address:
225-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Address"
225+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Address"
226226
Coordinates:
227-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Coordinates"
227+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Coordinates"
228228
BoundingBox:
229-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/BoundingBox"
229+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/BoundingBox"
230230
DiscountBucketCode:
231-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/DiscountBucketCode"
231+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/DiscountBucketCode"
232232
PublishedProductCategories:
233-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategories"
233+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategories"
234234
PublishedProductCategoriesWithNewDiscountsCount:
235-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesWithNewDiscountsCount"
235+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesWithNewDiscountsCount"
236236
PublishedProductCategoriesResult:
237-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesResult"
237+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesResult"
238238
ProductCategoryWithNewDiscountsCount:
239-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/ProductCategoryWithNewDiscountsCount"
239+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/ProductCategoryWithNewDiscountsCount"
240240
securityDefinitions:
241241
Bearer:
242242
type: apiKey

openapi/api_cgn_operator_search.template.yaml

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -184,51 +184,51 @@ definitions:
184184
ProblemJson:
185185
$ref: "../node_modules/@pagopa/io-functions-commons/openapi/definitions.yaml#/ProblemJson"
186186
Merchant:
187-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Merchant"
187+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Merchant"
188188
SupportType:
189-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SupportType"
189+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SupportType"
190190
DiscountCodeType:
191-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/DiscountCodeType"
191+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/DiscountCodeType"
192192
OfflineMerchants:
193-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchants"
193+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchants"
194194
OfflineMerchant:
195-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchant"
195+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchant"
196196
OfflineMerchantSearchRequest:
197-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchantSearchRequest"
197+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OfflineMerchantSearchRequest"
198198
CountResult:
199-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/CountResult"
199+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/CountResult"
200200
SearchResult:
201-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SearchResult"
201+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SearchResult"
202202
SearchItem:
203-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SearchItem"
203+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SearchItem"
204204
OnlineMerchants:
205-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchants"
205+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchants"
206206
OnlineMerchant:
207-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchant"
207+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchant"
208208
SearchRequest:
209-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/SearchRequest"
209+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/SearchRequest"
210210
OnlineMerchantSearchRequest:
211-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchantSearchRequest"
211+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/OnlineMerchantSearchRequest"
212212
Discount:
213-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Discount"
213+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Discount"
214214
ProductCategory:
215-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/ProductCategory"
215+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/ProductCategory"
216216
Address:
217-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Address"
217+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Address"
218218
Coordinates:
219-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/Coordinates"
219+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/Coordinates"
220220
BoundingBox:
221-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/BoundingBox"
221+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/BoundingBox"
222222
DiscountBucketCode:
223-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/DiscountBucketCode"
223+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/DiscountBucketCode"
224224
PublishedProductCategories:
225-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategories"
225+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategories"
226226
PublishedProductCategoriesWithNewDiscountsCount:
227-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesWithNewDiscountsCount"
227+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesWithNewDiscountsCount"
228228
PublishedProductCategoriesResult:
229-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesResult"
229+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/PublishedProductCategoriesResult"
230230
ProductCategoryWithNewDiscountsCount:
231-
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.4.5/apps/search-func/openapi/index.yaml#/definitions/ProductCategoryWithNewDiscountsCount"
231+
$ref: "https://raw.githubusercontent.com/pagopa/io-cgn/refs/tags/search-func@3.5.0/apps/search-func/openapi/index.yaml#/definitions/ProductCategoryWithNewDiscountsCount"
232232
securityDefinitions:
233233
Bearer:
234234
type: apiKey

openapi/generated/api_auth.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Authentication API
55
description: Collection of endpoints to interact with user's auth session.
66
host: localhost

openapi/generated/api_backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Proxy API
55
description: Mobile and web proxy API gateway.
66
host: localhost

openapi/generated/api_bonus.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Bonus vacanze API
55
host: localhost
66
basePath: /api/v1

openapi/generated/api_cgn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Carta Giovani Nazionale API
55
host: localhost
66
basePath: /api/v1

openapi/generated/api_cgn_operator_search.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Carta Giovani Nazionale Operator Search API
55
host: localhost
66
basePath: /api/v1/cgn/operator-search
@@ -239,6 +239,9 @@ definitions:
239239
name:
240240
type: string
241241
minLength: 1
242+
fullName:
243+
type: string
244+
minLength: 1
242245
description:
243246
type: string
244247
minLength: 1

openapi/generated/api_eucovidcert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: EU Covid Certificate service for IO App
55
basePath: /api/v1/eucovidcert
66
schemes:

openapi/generated/api_myportal.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: MyPortal API
55
description: MyPortal API for user authentication.
66
host: localhost

openapi/generated/api_notifications.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Proxy API
55
description: Mobile and web proxy API gateway.
66
host: localhost

openapi/generated/api_parameters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
swagger: '2.0'
22
info:
33
title: IO API parameters
4-
version: 16.10.1
4+
version: 16.10.2
55
paths:
66
/dummy:
77
get:

openapi/generated/api_pn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Piattaforma Notifiche
55
host: localhost
66
basePath: /api/v1/pn

openapi/generated/api_public.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Public API
55
description: Mobile and web proxy API gateway.
66
host: localhost

openapi/generated/api_services_app_backend.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ servers:
33
- url: https://api-app.io.pagopa.it/api/v2
44
info:
55
title: Services App Backend API
6-
version: 16.10.1
6+
version: 16.10.2
77
tags:
88
- name: search
99
description: Search APIs

openapi/generated/api_session.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Session API
55
description: Collection of enpoints to interact with user session.
66
host: localhost

openapi/generated/api_trial_system.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
swagger: '2.0'
22
info:
3-
version: 16.10.1
3+
version: 16.10.2
44
title: Trial System API
55
host: localhost
66
basePath: /api/v1

0 commit comments

Comments
 (0)