Skip to content

Commit

Permalink
fix: add tax id to each of the organizations
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminMoe committed Sep 25, 2023
1 parent 2537078 commit 069b545
Showing 1 changed file with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,12 @@ properties:
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.
Expand Down Expand Up @@ -380,6 +386,12 @@ properties:
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.
Expand Down Expand Up @@ -485,6 +497,12 @@ properties:
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.
Expand Down

0 comments on commit 069b545

Please sign in to comment.