diff --git a/docs/openapi/components/schemas/credentials/MonthlyAdvanceManifestCredential.yml b/docs/openapi/components/schemas/credentials/MonthlyAdvanceManifestCredential.yml index 20e65dbe6..b8f4e919c 100644 --- a/docs/openapi/components/schemas/credentials/MonthlyAdvanceManifestCredential.yml +++ b/docs/openapi/components/schemas/credentials/MonthlyAdvanceManifestCredential.yml @@ -103,21 +103,25 @@ example: |- "scheduledDeliveries": [ { "portCode": "3901", - "portOfArrival": - { - "type": ["Place"], + "portOfArrival": { + "type": [ + "Place" + ], "locationName": "Morgan", "usPortCode": "3319" }, - "portOfDestination": - { - "type": ["Place"], + "portOfDestination": { + "type": [ + "Place" + ], "locationName": "Pembina ND", "usPortCode": "3401" }, "transporter": { - "type": ["Organization"], - "name": "Gas Transmission Northwest (GTN)" + "type": [ + "Organization" + ], + "name": "Gas Transmission Northwest (GTN)" }, "deliveryLocation": "Chicago", "sumOfScheduledDeliveries": [ diff --git a/docs/openapi/components/schemas/credentials/TSCACertificationCredential.yml b/docs/openapi/components/schemas/credentials/TSCACertificationCredential.yml index 9468e7001..ec78868b8 100644 --- a/docs/openapi/components/schemas/credentials/TSCACertificationCredential.yml +++ b/docs/openapi/components/schemas/credentials/TSCACertificationCredential.yml @@ -96,7 +96,7 @@ example: |- "type": [ "TSCACertification" ], - "certificationType": "Positive", + "certificationType": "Positive", "certifierDetails": { "type": [ "Organization" diff --git a/docs/openapi/openapi.yml b/docs/openapi/openapi.yml index 4f0a65b80..0d7741392 100644 --- a/docs/openapi/openapi.yml +++ b/docs/openapi/openapi.yml @@ -128,7 +128,7 @@ paths: $ref: './components/schemas/common/BusinessRegistrationAffirmation.yml' - /schemas/common/CargoItem.yml: + /schemas/common/CBPEntry.yml: get: tags: - common @@ -137,10 +137,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CargoItem.yml' + $ref: './components/schemas/common/CBPEntry.yml' - /schemas/common/CargoLineItem.yml: + /schemas/common/CBPEntryEntity.yml: get: tags: - common @@ -149,10 +149,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CargoLineItem.yml' + $ref: './components/schemas/common/CBPEntryEntity.yml' - /schemas/common/CBPEntry.yml: + /schemas/common/CBPEntryLineItem.yml: get: tags: - common @@ -161,10 +161,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CBPEntry.yml' + $ref: './components/schemas/common/CBPEntryLineItem.yml' - /schemas/common/CBPEntryEntity.yml: + /schemas/common/CBPEntrySummary.yml: get: tags: - common @@ -173,10 +173,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CBPEntryEntity.yml' + $ref: './components/schemas/common/CBPEntrySummary.yml' - /schemas/common/CBPEntryLineItem.yml: + /schemas/common/CBPEntrySummaryLineItem.yml: get: tags: - common @@ -185,10 +185,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CBPEntryLineItem.yml' + $ref: './components/schemas/common/CBPEntrySummaryLineItem.yml' - /schemas/common/CBPEntrySummary.yml: + /schemas/common/CBPEntryType86.yml: get: tags: - common @@ -197,10 +197,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CBPEntrySummary.yml' + $ref: './components/schemas/common/CBPEntryType86.yml' - /schemas/common/CBPEntrySummaryLineItem.yml: + /schemas/common/CBPImporterOfRecord.yml: get: tags: - common @@ -209,10 +209,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CBPEntrySummaryLineItem.yml' + $ref: './components/schemas/common/CBPImporterOfRecord.yml' - /schemas/common/CBPEntryType86.yml: + /schemas/common/CTPAT.yml: get: tags: - common @@ -221,10 +221,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CBPEntryType86.yml' + $ref: './components/schemas/common/CTPAT.yml' - /schemas/common/CBPImporterOfRecord.yml: + /schemas/common/CTPATEIPApplication.yml: get: tags: - common @@ -233,10 +233,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CBPImporterOfRecord.yml' + $ref: './components/schemas/common/CTPATEIPApplication.yml' - /schemas/common/ChargeDeclaration.yml: + /schemas/common/CTPATMember.yml: get: tags: - common @@ -245,10 +245,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ChargeDeclaration.yml' + $ref: './components/schemas/common/CTPATMember.yml' - /schemas/common/ChemicalProperty.yml: + /schemas/common/CargoItem.yml: get: tags: - common @@ -257,10 +257,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ChemicalProperty.yml' + $ref: './components/schemas/common/CargoItem.yml' - /schemas/common/CommissionEvent.yml: + /schemas/common/CargoLineItem.yml: get: tags: - common @@ -269,10 +269,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CommissionEvent.yml' + $ref: './components/schemas/common/CargoLineItem.yml' - /schemas/common/Commodity.yml: + /schemas/common/ChargeDeclaration.yml: get: tags: - common @@ -281,10 +281,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/Commodity.yml' + $ref: './components/schemas/common/ChargeDeclaration.yml' - /schemas/common/ConsignmentItem.yml: + /schemas/common/ChemicalProperty.yml: get: tags: - common @@ -293,10 +293,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ConsignmentItem.yml' + $ref: './components/schemas/common/ChemicalProperty.yml' - /schemas/common/ConsignmentRatingDetail.yml: + /schemas/common/CommissionEvent.yml: get: tags: - common @@ -305,10 +305,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ConsignmentRatingDetail.yml' + $ref: './components/schemas/common/CommissionEvent.yml' - /schemas/common/ContactPoint.yml: + /schemas/common/Commodity.yml: get: tags: - common @@ -317,10 +317,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ContactPoint.yml' + $ref: './components/schemas/common/Commodity.yml' - /schemas/common/CTPAT.yml: + /schemas/common/ConsignmentItem.yml: get: tags: - common @@ -329,10 +329,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CTPAT.yml' + $ref: './components/schemas/common/ConsignmentItem.yml' - /schemas/common/CTPATEIPApplication.yml: + /schemas/common/ConsignmentRatingDetail.yml: get: tags: - common @@ -341,10 +341,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CTPATEIPApplication.yml' + $ref: './components/schemas/common/ConsignmentRatingDetail.yml' - /schemas/common/CTPATMember.yml: + /schemas/common/ContactPoint.yml: get: tags: - common @@ -353,7 +353,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/CTPATMember.yml' + $ref: './components/schemas/common/ContactPoint.yml' /schemas/common/Customer.yml: @@ -392,7 +392,7 @@ paths: $ref: './components/schemas/common/DCSATransportDocument.yml' - /schemas/common/DeliverySchedule.yml: + /schemas/common/DeMinimisShipment.yml: get: tags: - common @@ -401,10 +401,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/DeliverySchedule.yml' + $ref: './components/schemas/common/DeMinimisShipment.yml' - /schemas/common/DeliveryStatement.yml: + /schemas/common/DeliverySchedule.yml: get: tags: - common @@ -413,10 +413,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/DeliveryStatement.yml' + $ref: './components/schemas/common/DeliverySchedule.yml' - /schemas/common/DeMinimisShipment.yml: + /schemas/common/DeliveryStatement.yml: get: tags: - common @@ -425,7 +425,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/DeMinimisShipment.yml' + $ref: './components/schemas/common/DeliveryStatement.yml' /schemas/common/EDDShape.yml: @@ -500,7 +500,7 @@ paths: $ref: './components/schemas/common/ExternalResource.yml' - /schemas/common/FoodDefenseDeficiency.yml: + /schemas/common/FSMAAbstractKDE.yml: get: tags: - common @@ -509,10 +509,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodDefenseDeficiency.yml' + $ref: './components/schemas/common/FSMAAbstractKDE.yml' - /schemas/common/FoodDefenseInspection.yml: + /schemas/common/FSMACreatingCTE.yml: get: tags: - common @@ -521,10 +521,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodDefenseInspection.yml' + $ref: './components/schemas/common/FSMACreatingCTE.yml' - /schemas/common/FoodDefenseQuestion.yml: + /schemas/common/FSMAFirstReceiverData.yml: get: tags: - common @@ -533,10 +533,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodDefenseQuestion.yml' + $ref: './components/schemas/common/FSMAFirstReceiverData.yml' - /schemas/common/FoodGradeInspection.yml: + /schemas/common/FSMAGrowingCTE.yml: get: tags: - common @@ -545,10 +545,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodGradeInspection.yml' + $ref: './components/schemas/common/FSMAGrowingCTE.yml' - /schemas/common/FoodGradeInspectionDefect.yml: + /schemas/common/FSMAProduct.yml: get: tags: - common @@ -557,10 +557,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodGradeInspectionDefect.yml' + $ref: './components/schemas/common/FSMAProduct.yml' - /schemas/common/FoodGradeInspectionLot.yml: + /schemas/common/FSMAReceivingCTE.yml: get: tags: - common @@ -569,10 +569,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodGradeInspectionLot.yml' + $ref: './components/schemas/common/FSMAReceivingCTE.yml' - /schemas/common/FoodGradeInspectionResult.yml: + /schemas/common/FSMAShipment.yml: get: tags: - common @@ -581,10 +581,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodGradeInspectionResult.yml' + $ref: './components/schemas/common/FSMAShipment.yml' - /schemas/common/FoodGradeInspectionSample.yml: + /schemas/common/FSMAShippingCTE.yml: get: tags: - common @@ -593,10 +593,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodGradeInspectionSample.yml' + $ref: './components/schemas/common/FSMAShippingCTE.yml' - /schemas/common/FoodGradeInspectionSampleProperty.yml: + /schemas/common/FSMATraceabilityLot.yml: get: tags: - common @@ -605,10 +605,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FoodGradeInspectionSampleProperty.yml' + $ref: './components/schemas/common/FSMATraceabilityLot.yml' - /schemas/common/ForeignChargeDeclaration.yml: + /schemas/common/FSMATransformingCTE.yml: get: tags: - common @@ -617,10 +617,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ForeignChargeDeclaration.yml' + $ref: './components/schemas/common/FSMATransformingCTE.yml' - /schemas/common/FreightManifest.yml: + /schemas/common/FoodDefenseDeficiency.yml: get: tags: - common @@ -629,10 +629,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FreightManifest.yml' + $ref: './components/schemas/common/FoodDefenseDeficiency.yml' - /schemas/common/FSMAAbstractKDE.yml: + /schemas/common/FoodDefenseInspection.yml: get: tags: - common @@ -641,10 +641,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMAAbstractKDE.yml' + $ref: './components/schemas/common/FoodDefenseInspection.yml' - /schemas/common/FSMACreatingCTE.yml: + /schemas/common/FoodDefenseQuestion.yml: get: tags: - common @@ -653,10 +653,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMACreatingCTE.yml' + $ref: './components/schemas/common/FoodDefenseQuestion.yml' - /schemas/common/FSMAFirstReceiverData.yml: + /schemas/common/FoodGradeInspection.yml: get: tags: - common @@ -665,10 +665,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMAFirstReceiverData.yml' + $ref: './components/schemas/common/FoodGradeInspection.yml' - /schemas/common/FSMAGrowingCTE.yml: + /schemas/common/FoodGradeInspectionDefect.yml: get: tags: - common @@ -677,10 +677,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMAGrowingCTE.yml' + $ref: './components/schemas/common/FoodGradeInspectionDefect.yml' - /schemas/common/FSMAProduct.yml: + /schemas/common/FoodGradeInspectionLot.yml: get: tags: - common @@ -689,10 +689,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMAProduct.yml' + $ref: './components/schemas/common/FoodGradeInspectionLot.yml' - /schemas/common/FSMAReceivingCTE.yml: + /schemas/common/FoodGradeInspectionResult.yml: get: tags: - common @@ -701,10 +701,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMAReceivingCTE.yml' + $ref: './components/schemas/common/FoodGradeInspectionResult.yml' - /schemas/common/FSMAShipment.yml: + /schemas/common/FoodGradeInspectionSample.yml: get: tags: - common @@ -713,10 +713,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMAShipment.yml' + $ref: './components/schemas/common/FoodGradeInspectionSample.yml' - /schemas/common/FSMAShippingCTE.yml: + /schemas/common/FoodGradeInspectionSampleProperty.yml: get: tags: - common @@ -725,10 +725,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMAShippingCTE.yml' + $ref: './components/schemas/common/FoodGradeInspectionSampleProperty.yml' - /schemas/common/FSMATraceabilityLot.yml: + /schemas/common/ForeignChargeDeclaration.yml: get: tags: - common @@ -737,10 +737,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMATraceabilityLot.yml' + $ref: './components/schemas/common/ForeignChargeDeclaration.yml' - /schemas/common/FSMATransformingCTE.yml: + /schemas/common/FreightManifest.yml: get: tags: - common @@ -749,7 +749,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/FSMATransformingCTE.yml' + $ref: './components/schemas/common/FreightManifest.yml' /schemas/common/GAPCorrectiveActionReport.yml: @@ -956,18 +956,6 @@ paths: $ref: './components/schemas/common/Invoice.yml' - /schemas/common/LaceyActProductDeclaration.yml: - get: - tags: - - common - responses: - '200': - content: - application/yml: - schema: - $ref: './components/schemas/common/LaceyActProductDeclaration.yml' - - /schemas/common/LEIaddress.yml: get: tags: @@ -1028,6 +1016,18 @@ paths: $ref: './components/schemas/common/LEIregistration.yml' + /schemas/common/LaceyActProductDeclaration.yml: + get: + tags: + - common + responses: + '200': + content: + application/yml: + schema: + $ref: './components/schemas/common/LaceyActProductDeclaration.yml' + + /schemas/common/LinkRole.yml: get: tags: @@ -1376,7 +1376,7 @@ paths: $ref: './components/schemas/common/Organization.yml' - /schemas/common/Package.yml: + /schemas/common/PGAShipmentStatus.yml: get: tags: - common @@ -1385,10 +1385,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/Package.yml' + $ref: './components/schemas/common/PGAShipmentStatus.yml' - /schemas/common/PackingList.yml: + /schemas/common/PGAShipmentStatusList.yml: get: tags: - common @@ -1397,10 +1397,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/PackingList.yml' + $ref: './components/schemas/common/PGAShipmentStatusList.yml' - /schemas/common/ParcelDelivery.yml: + /schemas/common/Package.yml: get: tags: - common @@ -1409,10 +1409,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ParcelDelivery.yml' + $ref: './components/schemas/common/Package.yml' - /schemas/common/PartOfOrder.yml: + /schemas/common/PackingList.yml: get: tags: - common @@ -1421,10 +1421,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/PartOfOrder.yml' + $ref: './components/schemas/common/PackingList.yml' - /schemas/common/Person.yml: + /schemas/common/ParcelDelivery.yml: get: tags: - common @@ -1433,10 +1433,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/Person.yml' + $ref: './components/schemas/common/ParcelDelivery.yml' - /schemas/common/PestDetermination.yml: + /schemas/common/PartOfOrder.yml: get: tags: - common @@ -1445,10 +1445,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/PestDetermination.yml' + $ref: './components/schemas/common/PartOfOrder.yml' - /schemas/common/PestSample.yml: + /schemas/common/Person.yml: get: tags: - common @@ -1457,10 +1457,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/PestSample.yml' + $ref: './components/schemas/common/Person.yml' - /schemas/common/PGAShipmentStatus.yml: + /schemas/common/PestDetermination.yml: get: tags: - common @@ -1469,10 +1469,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/PGAShipmentStatus.yml' + $ref: './components/schemas/common/PestDetermination.yml' - /schemas/common/PGAShipmentStatusList.yml: + /schemas/common/PestSample.yml: get: tags: - common @@ -1481,7 +1481,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/PGAShipmentStatusList.yml' + $ref: './components/schemas/common/PestSample.yml' /schemas/common/Phytosanitary.yml: @@ -1664,7 +1664,7 @@ paths: $ref: './components/schemas/common/RoutingInfo.yml' - /schemas/common/Scorecard.yml: + /schemas/common/SIMASteelImportLicense.yml: get: tags: - common @@ -1673,10 +1673,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/Scorecard.yml' + $ref: './components/schemas/common/SIMASteelImportLicense.yml' - /schemas/common/SeaCargoManifest.yml: + /schemas/common/SIMASteelImportProductSpecifier.yml: get: tags: - common @@ -1685,10 +1685,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/SeaCargoManifest.yml' + $ref: './components/schemas/common/SIMASteelImportProductSpecifier.yml' - /schemas/common/Seal.yml: + /schemas/common/Scorecard.yml: get: tags: - common @@ -1697,10 +1697,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/Seal.yml' + $ref: './components/schemas/common/Scorecard.yml' - /schemas/common/ServiceCharge.yml: + /schemas/common/SeaCargoManifest.yml: get: tags: - common @@ -1709,10 +1709,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ServiceCharge.yml' + $ref: './components/schemas/common/SeaCargoManifest.yml' - /schemas/common/ShippingDetails.yml: + /schemas/common/Seal.yml: get: tags: - common @@ -1721,10 +1721,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ShippingDetails.yml' + $ref: './components/schemas/common/Seal.yml' - /schemas/common/ShippingInstructions.yml: + /schemas/common/ServiceCharge.yml: get: tags: - common @@ -1733,10 +1733,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/ShippingInstructions.yml' + $ref: './components/schemas/common/ServiceCharge.yml' - /schemas/common/SIMASteelImportLicense.yml: + /schemas/common/ShippingDetails.yml: get: tags: - common @@ -1745,10 +1745,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/SIMASteelImportLicense.yml' + $ref: './components/schemas/common/ShippingDetails.yml' - /schemas/common/SIMASteelImportProductSpecifier.yml: + /schemas/common/ShippingInstructions.yml: get: tags: - common @@ -1757,7 +1757,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/SIMASteelImportProductSpecifier.yml' + $ref: './components/schemas/common/ShippingInstructions.yml' /schemas/common/SoftwareBillOfMaterials.yml: @@ -1784,6 +1784,18 @@ paths: $ref: './components/schemas/common/SteelProduct.yml' + /schemas/common/TSCACertification.yml: + get: + tags: + - common + responses: + '200': + content: + application/yml: + schema: + $ref: './components/schemas/common/TSCACertification.yml' + + /schemas/common/Taxonomy.yml: get: tags: @@ -1928,18 +1940,6 @@ paths: $ref: './components/schemas/common/TransportEvent.yml' - /schemas/common/TSCACertification.yml: - get: - tags: - - common - responses: - '200': - content: - application/yml: - schema: - $ref: './components/schemas/common/TSCACertification.yml' - - /schemas/common/USDAPPQ203ForeignSiteInspection.yml: get: tags: @@ -2060,7 +2060,7 @@ paths: $ref: './components/schemas/common/USDAPPQ587PlantImportPermit.yml' - /schemas/common/UsdaSc6.yml: + /schemas/common/USDASpecialtyCrops237AForm.yml: get: tags: - common @@ -2069,10 +2069,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/UsdaSc6.yml' + $ref: './components/schemas/common/USDASpecialtyCrops237AForm.yml' - /schemas/common/USDASpecialtyCrops237AForm.yml: + /schemas/common/USMCACertifier.yml: get: tags: - common @@ -2081,10 +2081,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/USDASpecialtyCrops237AForm.yml' + $ref: './components/schemas/common/USMCACertifier.yml' - /schemas/common/USMCACertifier.yml: + /schemas/common/USMCAClaims.yml: get: tags: - common @@ -2093,10 +2093,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/USMCACertifier.yml' + $ref: './components/schemas/common/USMCAClaims.yml' - /schemas/common/USMCAClaims.yml: + /schemas/common/USMCAProduct.yml: get: tags: - common @@ -2105,10 +2105,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/USMCAClaims.yml' + $ref: './components/schemas/common/USMCAProduct.yml' - /schemas/common/USMCAProduct.yml: + /schemas/common/UsdaSc6.yml: get: tags: - common @@ -2117,7 +2117,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/common/USMCAProduct.yml' + $ref: './components/schemas/common/UsdaSc6.yml' /schemas/credentials/ActivityPubActorCard.yml: @@ -2216,7 +2216,7 @@ paths: $ref: './components/schemas/credentials/CBPSection321DeMinimisCredential.yml' - /schemas/credentials/CertificationOfOrigin.yml: + /schemas/credentials/CTPATCertificate.yml: get: tags: - credentials @@ -2225,10 +2225,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/CertificationOfOrigin.yml' + $ref: './components/schemas/credentials/CTPATCertificate.yml' - /schemas/credentials/CommercialInvoiceCredential.yml: + /schemas/credentials/CertificationOfOrigin.yml: get: tags: - credentials @@ -2237,10 +2237,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/CommercialInvoiceCredential.yml' + $ref: './components/schemas/credentials/CertificationOfOrigin.yml' - /schemas/credentials/CTPATCertificate.yml: + /schemas/credentials/CommercialInvoiceCredential.yml: get: tags: - credentials @@ -2249,7 +2249,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/CTPATCertificate.yml' + $ref: './components/schemas/credentials/CommercialInvoiceCredential.yml' /schemas/credentials/DCSAShippingInstructionCredential.yml: @@ -2324,7 +2324,7 @@ paths: $ref: './components/schemas/credentials/DigitalProductPassportDataCarrierCredential.yml' - /schemas/credentials/EntryNumberCredential.yml: + /schemas/credentials/EPA35401PesticidesCredential.yml: get: tags: - credentials @@ -2333,10 +2333,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/EntryNumberCredential.yml' + $ref: './components/schemas/credentials/EPA35401PesticidesCredential.yml' - /schemas/credentials/EPA35401PesticidesCredential.yml: + /schemas/credentials/EPA35401PesticidesPart2Credential.yml: get: tags: - credentials @@ -2345,10 +2345,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/EPA35401PesticidesCredential.yml' + $ref: './components/schemas/credentials/EPA35401PesticidesPart2Credential.yml' - /schemas/credentials/EPA35401PesticidesPart2Credential.yml: + /schemas/credentials/EPA35401PesticidesPart3Credential.yml: get: tags: - credentials @@ -2357,10 +2357,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/EPA35401PesticidesPart2Credential.yml' + $ref: './components/schemas/credentials/EPA35401PesticidesPart3Credential.yml' - /schemas/credentials/EPA35401PesticidesPart3Credential.yml: + /schemas/credentials/EntryNumberCredential.yml: get: tags: - credentials @@ -2369,7 +2369,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/EPA35401PesticidesPart3Credential.yml' + $ref: './components/schemas/credentials/EntryNumberCredential.yml' /schemas/credentials/EventCredential.yml: @@ -2396,7 +2396,7 @@ paths: $ref: './components/schemas/credentials/ExampleCredentialWithStatus.yml' - /schemas/credentials/FoodDefenseInspectionCredential.yml: + /schemas/credentials/FSMACreatingCTECredential.yml: get: tags: - credentials @@ -2405,10 +2405,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FoodDefenseInspectionCredential.yml' + $ref: './components/schemas/credentials/FSMACreatingCTECredential.yml' - /schemas/credentials/FoodGradeInspectionCredential.yml: + /schemas/credentials/FSMAFirstReceiverDataCredential.yml: get: tags: - credentials @@ -2417,10 +2417,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FoodGradeInspectionCredential.yml' + $ref: './components/schemas/credentials/FSMAFirstReceiverDataCredential.yml' - /schemas/credentials/FreightManifestCredential.yml: + /schemas/credentials/FSMAGrowingCTECredential.yml: get: tags: - credentials @@ -2429,10 +2429,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FreightManifestCredential.yml' + $ref: './components/schemas/credentials/FSMAGrowingCTECredential.yml' - /schemas/credentials/FSMACreatingCTECredential.yml: + /schemas/credentials/FSMAReceivingCTECredential.yml: get: tags: - credentials @@ -2441,10 +2441,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FSMACreatingCTECredential.yml' + $ref: './components/schemas/credentials/FSMAReceivingCTECredential.yml' - /schemas/credentials/FSMAFirstReceiverDataCredential.yml: + /schemas/credentials/FSMAShippingCTECredential.yml: get: tags: - credentials @@ -2453,10 +2453,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FSMAFirstReceiverDataCredential.yml' + $ref: './components/schemas/credentials/FSMAShippingCTECredential.yml' - /schemas/credentials/FSMAGrowingCTECredential.yml: + /schemas/credentials/FSMATransformingCTECredential.yml: get: tags: - credentials @@ -2465,10 +2465,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FSMAGrowingCTECredential.yml' + $ref: './components/schemas/credentials/FSMATransformingCTECredential.yml' - /schemas/credentials/FSMAReceivingCTECredential.yml: + /schemas/credentials/FoodDefenseInspectionCredential.yml: get: tags: - credentials @@ -2477,10 +2477,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FSMAReceivingCTECredential.yml' + $ref: './components/schemas/credentials/FoodDefenseInspectionCredential.yml' - /schemas/credentials/FSMAShippingCTECredential.yml: + /schemas/credentials/FoodGradeInspectionCredential.yml: get: tags: - credentials @@ -2489,10 +2489,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FSMAShippingCTECredential.yml' + $ref: './components/schemas/credentials/FoodGradeInspectionCredential.yml' - /schemas/credentials/FSMATransformingCTECredential.yml: + /schemas/credentials/FreightManifestCredential.yml: get: tags: - credentials @@ -2501,7 +2501,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/FSMATransformingCTECredential.yml' + $ref: './components/schemas/credentials/FreightManifestCredential.yml' /schemas/credentials/GAPInspectionCredential.yml: @@ -2792,7 +2792,7 @@ paths: $ref: './components/schemas/credentials/OrganicCertificateCredential.yml' - /schemas/credentials/PackingListCredential.yml: + /schemas/credentials/PGAShipmentStatusCredential.yml: get: tags: - credentials @@ -2801,10 +2801,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/PackingListCredential.yml' + $ref: './components/schemas/credentials/PGAShipmentStatusCredential.yml' - /schemas/credentials/PGAShipmentStatusCredential.yml: + /schemas/credentials/PackingListCredential.yml: get: tags: - credentials @@ -2813,7 +2813,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/PGAShipmentStatusCredential.yml' + $ref: './components/schemas/credentials/PackingListCredential.yml' /schemas/credentials/PlantSystemsInspectionCredential.yml: @@ -2864,7 +2864,7 @@ paths: $ref: './components/schemas/credentials/PurchaseOrderCredential.yml' - /schemas/credentials/SeaCargoManifestCredential.yml: + /schemas/credentials/SIMASteelImportLicenseApplicationCredential.yml: get: tags: - credentials @@ -2873,10 +2873,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/SeaCargoManifestCredential.yml' + $ref: './components/schemas/credentials/SIMASteelImportLicenseApplicationCredential.yml' - /schemas/credentials/ShippingInstructionsCredential.yml: + /schemas/credentials/SIMASteelImportLicenseCredential.yml: get: tags: - credentials @@ -2885,10 +2885,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/ShippingInstructionsCredential.yml' + $ref: './components/schemas/credentials/SIMASteelImportLicenseCredential.yml' - /schemas/credentials/SIMASteelImportLicenseApplicationCredential.yml: + /schemas/credentials/SeaCargoManifestCredential.yml: get: tags: - credentials @@ -2897,10 +2897,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/SIMASteelImportLicenseApplicationCredential.yml' + $ref: './components/schemas/credentials/SeaCargoManifestCredential.yml' - /schemas/credentials/SIMASteelImportLicenseCredential.yml: + /schemas/credentials/ShippingInstructionsCredential.yml: get: tags: - credentials @@ -2909,7 +2909,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/SIMASteelImportLicenseCredential.yml' + $ref: './components/schemas/credentials/ShippingInstructionsCredential.yml' /schemas/credentials/SoftwareBillofMaterialsCredential.yml: @@ -2924,7 +2924,7 @@ paths: $ref: './components/schemas/credentials/SoftwareBillofMaterialsCredential.yml' - /schemas/credentials/ThingCredential.yml: + /schemas/credentials/TSCACertificationCredential.yml: get: tags: - credentials @@ -2933,10 +2933,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/ThingCredential.yml' + $ref: './components/schemas/credentials/TSCACertificationCredential.yml' - /schemas/credentials/TSCACertificationCredential.yml: + /schemas/credentials/ThingCredential.yml: get: tags: - credentials @@ -2945,7 +2945,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/credentials/TSCACertificationCredential.yml' + $ref: './components/schemas/credentials/ThingCredential.yml' /schemas/credentials/USMCACertificationOfOrigin.yml: @@ -3008,7 +3008,7 @@ paths: $ref: './components/schemas/snippets/BuyerParty.yml' - /schemas/snippets/carrier.yml: + /schemas/snippets/ConsigneeParty.yml: get: tags: - snippets @@ -3017,10 +3017,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/carrier.yml' + $ref: './components/schemas/snippets/ConsigneeParty.yml' - /schemas/snippets/consignee.yml: + /schemas/snippets/IntentToImportOrganization.yml: get: tags: - snippets @@ -3029,10 +3029,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/consignee.yml' + $ref: './components/schemas/snippets/IntentToImportOrganization.yml' - /schemas/snippets/ConsigneeParty.yml: + /schemas/snippets/IntentToImportPlace.yml: get: tags: - snippets @@ -3041,10 +3041,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/ConsigneeParty.yml' + $ref: './components/schemas/snippets/IntentToImportPlace.yml' - /schemas/snippets/consignor.yml: + /schemas/snippets/IssuerOrganization.yml: get: tags: - snippets @@ -3053,10 +3053,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/consignor.yml' + $ref: './components/schemas/snippets/IssuerOrganization.yml' - /schemas/snippets/forwarder.yml: + /schemas/snippets/ManufacturerParty.yml: get: tags: - snippets @@ -3065,10 +3065,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/forwarder.yml' + $ref: './components/schemas/snippets/ManufacturerParty.yml' - /schemas/snippets/IntentToImportOrganization.yml: + /schemas/snippets/SellerParty.yml: get: tags: - snippets @@ -3077,10 +3077,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/IntentToImportOrganization.yml' + $ref: './components/schemas/snippets/SellerParty.yml' - /schemas/snippets/IntentToImportPlace.yml: + /schemas/snippets/ShipToParty.yml: get: tags: - snippets @@ -3089,10 +3089,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/IntentToImportPlace.yml' + $ref: './components/schemas/snippets/ShipToParty.yml' - /schemas/snippets/IssuerOrganization.yml: + /schemas/snippets/carrier.yml: get: tags: - snippets @@ -3101,10 +3101,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/IssuerOrganization.yml' + $ref: './components/schemas/snippets/carrier.yml' - /schemas/snippets/ManufacturerParty.yml: + /schemas/snippets/consignee.yml: get: tags: - snippets @@ -3113,10 +3113,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/ManufacturerParty.yml' + $ref: './components/schemas/snippets/consignee.yml' - /schemas/snippets/notify.yml: + /schemas/snippets/consignor.yml: get: tags: - snippets @@ -3125,10 +3125,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/notify.yml' + $ref: './components/schemas/snippets/consignor.yml' - /schemas/snippets/proof.yml: + /schemas/snippets/forwarder.yml: get: tags: - snippets @@ -3137,10 +3137,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/proof.yml' + $ref: './components/schemas/snippets/forwarder.yml' - /schemas/snippets/SellerParty.yml: + /schemas/snippets/notify.yml: get: tags: - snippets @@ -3149,10 +3149,10 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/SellerParty.yml' + $ref: './components/schemas/snippets/notify.yml' - /schemas/snippets/ShipToParty.yml: + /schemas/snippets/proof.yml: get: tags: - snippets @@ -3161,7 +3161,7 @@ paths: content: application/yml: schema: - $ref: './components/schemas/snippets/ShipToParty.yml' + $ref: './components/schemas/snippets/proof.yml' /schemas/workflows/businesscard.yml: