bcgov / DBC-APIM

DataBC OPEN API Services
Apache License 2.0
1 stars 0 forks source link

OpenAPI spec - Gated Geocoder #56

Closed BK01 closed 6 years ago

BK01 commented 7 years ago

Update the gated Geocoder spec to match the public geocoder spec at the following location.

https://github.com/bcgov/api-specs/tree/master/geocoder/

Exceptions include the api key (not used in public) as well as the host. Otherwise, parameters, resources and examples should be the same.

BK01 commented 6 years ago

Test: Compare 2x existing geocoder OpenAPI specs. Merge OpenAPI specs for pub and gated geocoder into a single OpenAPI 3 spec. Add instructions to tell user to avoid key if using pub.

Consider using 'server' option.

banders commented 6 years ago

@BK01 @ll911 I updated the gated geocoder spec to pull in Michael's recent changes to the public spec. The file is still in openapi 2 format. Pull request is here.

I transformed the public and gated geocoder specs to openapi3. Those files are available in this branch of my repo.

I also created a new geocoder spec file which combines the public and gated specs. The combined spec file is written in openapi 3 format.

BK01 commented 6 years ago

To review release notes for enhancements / bug fixes. @banders to test new release in delivery.

BK01 commented 6 years ago

DataBC to begin UAT in cad.data

BK01 commented 6 years ago

UAT complete. Redundant issue. Covered by #49