Skip to content

Commit 0900c5d

Browse files
Merge branch 'UPBE-590-be-infra-aggiornamento-swagger-generazione-report' of https://github.com/pagopa/cstar-securehub-infra-api-spec into UPBE-590-be-infra-aggiornamento-swagger-generazione-report
2 parents b4a8fb3 + 00422ef commit 0900c5d

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

src/idpay/apim/api/idpay_merchant/openapi.merchant.yml

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -514,12 +514,6 @@ paths:
514514
required: true
515515
schema:
516516
type: string
517-
- name: merchantId
518-
in: query
519-
description: The merchant ID
520-
required: false
521-
schema:
522-
type: string
523517
- name: page
524518
in: query
525519
required: false
@@ -561,12 +555,6 @@ paths:
561555
required: true
562556
schema:
563557
type: string
564-
- name: merchantId
565-
in: query
566-
description: The merchant ID
567-
required: false
568-
schema:
569-
type: string
570558
- name: reportId
571559
in: path
572560
required: true
@@ -2593,10 +2581,10 @@ components:
25932581
type: string
25942582
enum:
25952583
- MERCHANT_TRANSACTIONS
2596-
default: MERCHANT_TRANSACTIONS
25972584
required:
25982585
- startPeriod
25992586
- endPeriod
2587+
- reportType
26002588
securitySchemes:
26012589
Bearer:
26022590
type: apiKey

0 commit comments

Comments
 (0)