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

Cannot publish AI API to developer portal without subscription tiers #3314

Open
sanjeewa-malalgoda opened this issue Oct 28, 2024 · 0 comments

Comments

@sanjeewa-malalgoda
Copy link

Problem

Steps to reproduce for both AI and REST APIs:

Create an API by providing the necessary endpoints and resources.
Deploy the API to the gateway.
Set the subscription tiers by deselecting all available options (making it subscription-free).
Attempt to publish the API using the lifecycle change option.
Observed Behavior:

REST APIs can be published to the developer portal without any subscription tier selected.
AI APIs cannot be published without at least one subscription tier selected, prompting an error.
Additional Observation:

When all subscription tiers are deselected, REST and AI APIs display different messages.

Solution

Make the both behavior same

Affected Component

APIM

Version

4.4.0 RC2

Implementation

No response

Related Issues

No response

Suggested Labels

No response

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

No branches or pull requests

2 participants