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

Host section is not updated when importing a swagger/openApi file #7

Open
amosstikal opened this issue Dec 16, 2020 · 0 comments
Open

Comments

@amosstikal
Copy link

Hi,

When running the following CLI:
akamai api-gateway import --format swagger --file customerselfservice-api_OAS3.yml --endpoint 671928 --json

The file is imported successfully, but the "host" is not updated

The related API was fixed by adding "?force=true"
https://{{host}}/api-definitions/v2/endpoints/671928/versions/75/file**?force=true**

Need to fix the CLI accordingly - I would add a new "--force" flag to reflect that

Amos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant