chore(docs): Updated API Reference (v2) (#9666)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com> Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2ea766daf5
commit
8209d936a0
@@ -1,5 +1,5 @@
|
||||
type: object
|
||||
description: An order address
|
||||
description: An order address.
|
||||
x-schemaName: BaseOrderAddress
|
||||
required:
|
||||
- id
|
||||
@@ -48,8 +48,6 @@ properties:
|
||||
title: country_code
|
||||
description: The address's country code.
|
||||
example: us
|
||||
country:
|
||||
$ref: ./AdminRegionCountry.yaml
|
||||
province:
|
||||
type: string
|
||||
title: province
|
||||
|
||||
Reference in New Issue
Block a user