Skip to content

Implement Frontend Support for API Spec Change During Publish to Developer Portal #260

@piyumaldk

Description

@piyumaldk

Current Behavior

Currently, the Management Portal frontend does not support updating or changing the API specification when publishing an API to the Developer Portal.
The backend (Platform API) does not yet provide endpoints to accept API specification updates during publishing.

Proposed Frontend Changes

  • Implement UI components to allow users to upload API spec before publishing.
  • Integrate with Platform API once backend support is available:
    • Send updated API spec as part of the publish request.
    • Handle success/failure responses and display appropriate feedback in the UI.

Dependencies

  • Requires backend (Platform API) support to accept API spec changes during publishing.
  • Frontend implementation should be ready to integrate once the API is available.

Benefits

  • Enables users to update API spec at publish time without separate steps.
  • Improves workflow efficiency when publishing APIs to Developer Portal.
  • Ensures consistent API spec management across frontend and backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area/ManagementAny issues related to Management API or Management Portal UIType/UX

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions