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 35 forks source link

Problem with adding swagger document to an API #3706

Open matleppa opened 5 years ago

matleppa commented 5 years ago

Steps

  1. create an API
  2. open API Console > Manage
  3. Choose selection File
  4. Select API documentation file
  5. press Save
  6. Reopen Management

Results

  1. Positive acknowledgement message is received, however, the document is not shown on screen
  2. no field is selected

Expected results

  1. API documentation is loaded and displayed on screen
  2. via: File, the name of selected file is in input field

Note! When selection of documentation file is repeated, the selection succeeds.

matleppa commented 5 years ago

Same problem seems to exist when documentation is attached via URL. First time is unsuccessful, but second time succeeds.