apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 33 forks source link

Bug in API's import route #3053

Closed vellames2 closed 6 years ago

vellames2 commented 7 years ago

Steps:

  1. Create an API called "Import"
  2. VIsit the API's page /apis/import

Description

The system loads the API's import page instead the API page

import-api-name-error

Environment

vellames2 commented 7 years ago

My suggestion is change the import route to api/import instead apis/import

bajiat commented 6 years ago

@marla-singer or @matleppa Any opinions?

marla-singer commented 6 years ago

@bajiat API import will remove from apis/import route and it will be resolved by #2973 PRs

bajiat commented 6 years ago

@vellames Please add to PR #2973 that it closes also this issue: Closes #...

vellames2 commented 6 years ago

@Vellames Please add to PR #2973 that it closes also this issue: Closes #...

Ok :)

vellames2 commented 6 years ago

Done :)

marla-singer commented 6 years ago

Verified on nightly and it is resolved. The issue was fixed by PR #2973