Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[management] import of an existing api fail since 3.2 #4397

Closed
YoranSys opened this issue Oct 7, 2020 · 1 comment
Closed

[management] import of an existing api fail since 3.2 #4397

YoranSys opened this issue Oct 7, 2020 · 1 comment

Comments

@YoranSys
Copy link
Contributor

YoranSys commented Oct 7, 2020

Current Behavior

Can't update an API from WebUI and with API call.
On the swagger of management API we can see that the verb change from POST(v3.1) to PUT (v3.2).
However, none of his two verbs work.

Steps to Reproduce (for bugs)

  1. Export an API
  2. Import the json
  3. You will see an error "405 Method Not Allowed"

http call POST /apis/UUID/import

Your Environment

  • Version used: 3.2.1

Note: the problem is absent on 3.3 nightly

@aelamrani
Copy link
Member

Since 3.0.8 and 3.2.1 actually.

We have to insure the retro compatibility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
API Management
Awaiting triage
Development

No branches or pull requests

4 participants