wso2 / api-developer-portal-core

This repository contains the core component of the developer portal.
Apache License 2.0
1 stars 5 forks source link

Create API subscription #31

Closed DivyaPremanantha closed 2 days ago

DivyaPremanantha commented 1 week ago

Description

The following flow needs to be achieved in the developer postal,

  1. Admin creates a subscription plan
  2. API publisher adds the plan to the API metadata
  3. Developer portal displays the subscription plans for a specific API
  4. User subscribes to an API ( for a specific subscription plan)
  5. Retrieve and display user subscribed plans in the developer portal.
  6. Unsubscribe to a specific plan
  7. Subscribe to multiple plans of a specific API

Affected Component

None

Version

4.5.0

Related Issues

No response

Suggested Labels

No response

DivyaPremanantha commented 2 days ago

The task is completed [1] [2], but as per the discussion due to the architectural change, these changes will not be pushed to the WSO2 repository.

[1] https://github.com/DivyaPremanantha/api-developer-portal/tree/subscription [2] https://github.com/DivyaPremanantha/api-developer-portal-core/commits/main/?since=2024-10-22&until=2024-10-30