api-manager
api-manager copied to clipboard
Fix AI API export import flow when multiple endpoints and AI policies have been attached
Description
Need to fix the AI API export import flow as follows:
- Exported API should have the endpoint name alongside the endpoint ID within the AI policy configuration string
- API import flow should rely on the name rather than the endpoint ID
Steps to Reproduce
- Create an AI API
- Add multiple endpoints
- Add an AI policy
- Export API
- Import the API
Version
4.5.0
Environment Details (with versions)
No response