Skip to content

Commit

Permalink
General Farm Address
Browse files Browse the repository at this point in the history
  • Loading branch information
abhi8569 committed Jul 6, 2022
1 parent c2ed5b6 commit d81da59
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/source/_static/schema/address.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"adminAreaLevel2/state/province": {
"title": "Admin Area Level 2 (state or province)",
"description": "State Name in ISO 3166-1 Alpha-2 Format. ISO codes of province for a country can be found `here <https://www.iso.org/obp/ui/#search>`.",
"description": "State Name in ISO 3166-1 Alpha-2 Format. ISO codes of province for a country can be found here https://www.iso.org/obp/ui/#search.",
"type": "string"
},
"adminAreaLevel1/countryName": {
"title": "Admin Area Level 1 (country name)",
"description": "Country Name in ISO 3166-1 Alpha-2 Format. List of ISO code of countries can be found `here <https://www.iso.org/obp/ui/#search>`.",
"description": "Country Name in ISO 3166-1 Alpha-2 Format. List of ISO code of countries can be found here https://www.iso.org/obp/ui/#search.",
"type": "string"
}
},
Expand Down
4 changes: 2 additions & 2 deletions schema/address.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
},
"adminAreaLevel2/state/province": {
"title": "Admin Area Level 2 (state or province)",
"description": "State Name in ISO 3166-1 Alpha-2 Format. ISO codes of province for a country can be found `here <https://www.iso.org/obp/ui/#search>`.",
"description": "State Name in ISO 3166-1 Alpha-2 Format. ISO codes of province for a country can be found here https://www.iso.org/obp/ui/#search.",
"type": "string"
},
"adminAreaLevel1/countryName": {
"title": "Admin Area Level 1 (country name)",
"description": "Country Name in ISO 3166-1 Alpha-2 Format. List of ISO code of countries can be found `here <https://www.iso.org/obp/ui/#search>`.",
"description": "Country Name in ISO 3166-1 Alpha-2 Format. List of ISO code of countries can be found here https://www.iso.org/obp/ui/#search.",
"type": "string"
}
},
Expand Down

0 comments on commit d81da59

Please sign in to comment.