bcgov / argg-ui

frontend ui for API registration services
Apache License 2.0
1 stars 1 forks source link

unable to import OAS3 specs from github #10

Closed ll911 closed 6 years ago

ll911 commented 6 years ago

Describe the bug unable to import OAS3 specs from github

To Reproduce Steps to reproduce the behavior:

  1. See error screen shot 2018-07-13 at 1 07 36 pm Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

banders commented 6 years ago

@ll911 This appears to be due to a syntax error in the geocoder API spec json file. ARGG isn't able to parse the spec due to the syntax error.

I have fixed the syntax error in geocoder-combined.json and created a pull request here:

https://github.com/bcgov/api-specs/pull/347

ll911 commented 6 years ago

@BK01 pls verify the rest specs files in bcgov/api-specs