Current Limitation
The current flow does not validate the API name, version, or identifier fields. This allows invalid or inconsistent values to be submitted, which can cause issues in API creation, routing, and downstream processes.
Suggested Improvement
Introduce proper validation rules for API name, version, and identifier fields. The system should ensure these values follow the required format, uniqueness, and character restrictions before allowing users to proceed.
Version
No response