Title: [Module] Short description
Version
Description
Clear description of the issue or inconsistency.
Proposed solution
Proposed solution for the issue or inconsistency.
Additional context
Links, examples, or references if applicable.
- Reference to the OpenAPI specification file and range
e.g.
|
country_code: |
|
type: string |
|
minLength: 2 |
|
maxLength: 2 |
|
description: ISO-3166 alpha-2 country code of the CPO that 'owns' this Location. |
- Image of the section of the migration guide
Title: [Module] Short description
Version
Description
Clear description of the issue or inconsistency.
Proposed solution
Proposed solution for the issue or inconsistency.
Additional context
Links, examples, or references if applicable.
openapi-specification/ocpi/2.2.1/modules/locations/schema.yaml
Lines 12 to 16 in 3c7a5a5