From 9e3ec68fddc3f1bb7ed6d9545e97926dc3543f97 Mon Sep 17 00:00:00 2001 From: Nis Jespersen Date: Thu, 28 Sep 2023 17:02:10 +0200 Subject: [PATCH] fix: bad indent --- .../USMCACertificationOfOrigin.yml | 192 +++++++++--------- 1 file changed, 96 insertions(+), 96 deletions(-) diff --git a/docs/openapi/components/schemas/credentials/USMCACertificationOfOrigin.yml b/docs/openapi/components/schemas/credentials/USMCACertificationOfOrigin.yml index 67a283bd4..8c571beb9 100644 --- a/docs/openapi/components/schemas/credentials/USMCACertificationOfOrigin.yml +++ b/docs/openapi/components/schemas/credentials/USMCACertificationOfOrigin.yml @@ -478,105 +478,105 @@ properties: type: array items: type: object - properties: - type: - type: array - readOnly: true - const: - - Organization - default: - - Organization - items: - type: string - enum: + properties: + type: + type: array + readOnly: true + const: - Organization - id: - title: Identifier - description: Organization identifier. - type: string - format: uri - name: - title: Name - description: Name of the organization. - type: string - email: - title: Email Address - description: Organization's primary email address. - type: string - phoneNumber: - title: Phone Number - description: Organization's contact phone number. - type: string - taxId: - title: Tax Identification Number - description: >- - The Tax / Fiscal ID of the organization or person, e.g., the TIN in the US - or the CIF/NIF in Spain. - type: string - location: - title: Location - description: The location where, for example, an event is happening, an organization is located, or an action takes place. - type: object - properties: - type: - type: array - readOnly: true - const: - - Place - default: - - Place - items: - type: string - enum: + default: + - Organization + items: + type: string + enum: + - Organization + id: + title: Identifier + description: Organization identifier. + type: string + format: uri + name: + title: Name + description: Name of the organization. + type: string + email: + title: Email Address + description: Organization's primary email address. + type: string + phoneNumber: + title: Phone Number + description: Organization's contact phone number. + type: string + taxId: + title: Tax Identification Number + description: >- + The Tax / Fiscal ID of the organization or person, e.g., the TIN in the US + or the CIF/NIF in Spain. + type: string + location: + title: Location + description: The location where, for example, an event is happening, an organization is located, or an action takes place. + type: object + properties: + type: + type: array + readOnly: true + const: - Place - address: - title: Postal Address - description: The postal address for an organization or place. - type: object - properties: - type: - type: array - readOnly: true - const: - - PostalAddress - default: - - PostalAddress - items: - type: string - enum: - - PostalAddress - streetAddress: - title: Street Address - description: >- - The street address expressed as free form text. The street address is - printed on paper as the first lines below the name. For example, the name - of the street and the number in the street, or the name of a building. - type: string - addressLocality: - title: Address Locality - description: Text specifying the name of the locality; for example, a city. - type: string - addressRegion: - title: Address Region - description: >- - Text specifying a province or state in abbreviated format; for example, - NJ. - type: string - addressCountry: - title: Address Country - description: >- - The two-letter ISO 3166-1 alpha-2 country code. - type: string - postalCode: - title: Postal Code - description: Text specifying the postal code for an address. + default: + - Place + items: type: string - additionalProperties: false - required: - - type - additionalProperties: false - required: - - type + enum: + - Place + address: + title: Postal Address + description: The postal address for an organization or place. + type: object + properties: + type: + type: array + readOnly: true + const: + - PostalAddress + default: + - PostalAddress + items: + type: string + enum: + - PostalAddress + streetAddress: + title: Street Address + description: >- + The street address expressed as free form text. The street address is + printed on paper as the first lines below the name. For example, the name + of the street and the number in the street, or the name of a building. + type: string + addressLocality: + title: Address Locality + description: Text specifying the name of the locality; for example, a city. + type: string + addressRegion: + title: Address Region + description: >- + Text specifying a province or state in abbreviated format; for example, + NJ. + type: string + addressCountry: + title: Address Country + description: >- + The two-letter ISO 3166-1 alpha-2 country code. + type: string + postalCode: + title: Postal Code + description: Text specifying the postal code for an address. + type: string + additionalProperties: false + required: + - type + additionalProperties: false + required: + - type goods: title: Goods description: >-