diff --git a/src/openapi/fiko/fiko-crud.yaml b/src/openapi/fiko/fiko-crud.yaml index a392e80..60fabe4 100644 --- a/src/openapi/fiko/fiko-crud.yaml +++ b/src/openapi/fiko/fiko-crud.yaml @@ -173,6 +173,10 @@ paths: clientTrackingId: 08584620957189579629541919368CU00 callbackurl: https://api.integratielaag.nl/transactionitems/responsestatus/runtime/webhooks/workflow/scaleUnits/prod-00/workflows/6fd466916c retryAfter: 10 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /transactionitems/{transactionItemId}: parameters: - in: path @@ -228,6 +232,10 @@ paths: description: The transaction item was successfully updated in the database. value: transactionItemId: 7c3a5b0f-b89e-4f02-8b09-d11c5a050a07 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /transactionitems/responsestatus/{clientTrackingId}: get: tags: @@ -282,6 +290,10 @@ paths: pointer: "#/transactionItems/0" transactionId: 1ad109d3-fd7d-4b6f-872b-220d492f385f transactionLineId: fee907dd-e59d-44f5-a63b-bbdec38f79b7 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /transactionitems/{transactionItemId}/processingfailures: parameters: - in: path @@ -330,6 +342,10 @@ paths: description: The processing failure was successfully added to the database. value: processingFailureId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /transactionitems/{transactionItemId}/transactionaudittrails: parameters: - in: path @@ -387,6 +403,10 @@ paths: The transactionAuditTrailId is returned as a reference for the consumer. value: transactionAuditTrailId: 37a8095b-19db-498f-9349-5f37d21c5bdf + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/TransactionAuditTrail: get: summary: Find audit trail entries. @@ -585,6 +605,10 @@ paths: description: The processing failure has been updated successfully. value: processingFailureId: 37a8095b-19db-498f-9349-5f37d21c5bdf + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/BookingProcess: get: summary: Find booking processes. @@ -676,6 +700,10 @@ paths: description: The new booking process was successfully added to the database. value: bookingProcessId: 03105285-3c4c-477a-821c-0fae801d9d26 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /bookingprocesses/{bookingProcessId}: parameters: - in: path @@ -717,6 +745,10 @@ paths: description: The booking process was successfully updated in the database. value: bookingProcessId: 37a8095b-19db-498f-9349-5f37d21c5bdf + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /bookingprocesses/{bookingProcessId}/bookingmetadata: parameters: - in: path @@ -767,6 +799,10 @@ paths: description: The new booking metadata was successfully added to the database. value: bookingMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/BookingMetadata: get: summary: Find booking metadata. @@ -894,6 +930,10 @@ paths: description: The booking metadata was successfully updated in the database. value: bookingMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /bookingmetadata/{bookingMetadataId}/bookinggroupfields: parameters: - in: path @@ -934,6 +974,10 @@ paths: description: The new booking group field was successfully added to the database. value: bookingGroupFieldId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /bookingmetadata/{bookingMetadataId}/bookinglinemetadata: parameters: - in: path @@ -1005,6 +1049,10 @@ paths: description: The new booking line metadata was successfully added to the database. value: bookingLineMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/BookingGroupField: get: summary: Find booking group fields. @@ -1091,6 +1139,10 @@ paths: responses: "200": description: OK + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/BookingLineMetadata: get: summary: Find booking line metadata. @@ -1182,7 +1234,7 @@ paths: application/json: schema: $ref: "#/components/schemas/BookingLineMetadataGetResponseBody" - + security: - default: [] x-auth-type: Application & Application User @@ -1228,6 +1280,10 @@ paths: description: The booking line metadata was successfully updated in the database. value: bookingLineMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited delete: summary: P2. Delete booking line metadata. description: Delete booking line metadata. @@ -1236,6 +1292,10 @@ paths: responses: "200": description: OK + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/TaxMetadata: get: summary: Find tax metadata. @@ -1332,6 +1392,10 @@ paths: description: The tax metadata was successfully added to the database. value: taxMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /taxmetadata/{taxMetadataId}: parameters: - in: path @@ -1372,6 +1436,10 @@ paths: description: The tax metadata was successfully updated in the database. value: taxMetadataId: 7c3a5b0f-b89e-4f02-8b09-d11c5a050a07 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/SourceMetadata: get: summary: Find source metadata. @@ -1471,6 +1539,10 @@ paths: description: The source metadata was successfully added to the database. value: sourceMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /sourcemetadata/{sourceMetadataId}: parameters: - in: path @@ -1511,6 +1583,10 @@ paths: description: The source metadata was successfully updated in the database. value: sourceMetadataId: 37a8095b-19db-498f-9349-5f37d21c5bdf + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/AccountingPeriodMetadata: get: summary: Find accounting period metadata. @@ -1598,6 +1674,10 @@ paths: description: The accounting period metadata was successfully added to the database. value: accountingPeriodMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /accountingperiodmetadata/{accountingPeriodMetadataId}: parameters: - in: path @@ -1638,6 +1718,10 @@ paths: description: The accounting period metadata was successfully updated in the database. value: accountingPeriodMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/ConcessionMetadata: get: summary: Find concession metadata. @@ -1706,6 +1790,10 @@ paths: schema: $ref: "#/components/schemas/ConcessionMetadataGetResponseBody" + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /concessionmetadata: post: summary: P2. Add concession metadata. @@ -1742,6 +1830,10 @@ paths: description: The new concession metadata was successfully added to the database. value: concessionMetadataId: 6ce10520-9a73-4cb4-b8dd-39ee46ceb617 + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /concessionmetadata/{concessionMetadataId}: parameters: - in: path @@ -1784,6 +1876,10 @@ paths: description: The concession metadata was successfully updated in the database. value: concessionMetadataId: 37a8095b-19db-498f-9349-5f37d21c5bdf + security: + - default: [] + x-auth-type: Application & Application User + x-throttling-tier: Unlimited /Odata/Concession: get: summary: Find concessions. @@ -3221,7 +3317,7 @@ components: example: d7df8249-3e72-35f2-a069-d845e8e2cbba sourceMetadataRowId: type: integer - example: 2 + example: 2 sourceMetadataId: type: string format: uuid