Skip to content

Add support for Locations Operations #107

@ZeterTheDuck

Description

@ZeterTheDuck

Support the following API endpoints, as per the swagger documentation on JustServe. Each endpoint and required components should be added to the OpenAPI Generator schema file, with proper documentation, and the behavior should be tested.

  • GET /api/v1/locations/{language}
  • GET /api/v1/locations/chidren/{parentId}/{locale}
  • GET /api/v1;locations/{language}/countries
  • GET /api/v1/locations/{language}/{address}
  • GET /api/v1/locations/{language}/countries/postal
  • GET /api/v1/locations/countrycodes
  • GET /api/v1/locations/{language}/countries/all
  • GET /api/v1/locations/{language}/countries/all/{excludeSupportedCountries}
  • GET /api/v1/locations/lds/{id}/name
  • GET /api/v1/locations/lds/{id}
  • GET /api/v1/locations/registration-age
  • GET /api/v1/locations/get-country-launch-info/{updateCache}
  • GET /api/v1/locations/get-country-launch-info

Metadata

Metadata

Assignees

Labels

Corespecific to the core submoduleQASomething specific to testing needs

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions