wso2 / wso2/api-platform

Internal Data Structure for Gateway Controller for APIs

Open
#470 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Type/Task
Dominant language
Go
Stars
71
Forks
111
Avg merge
1d 14h
Merged PRs (30d)
110

Description

Description

The existing code uses StoredConfig and this needs to be refactored. This StoredConfig stores api.APIConfiguration, which is a struct from the Gateway Controller Open API, which is wrong. We should define our own struct, which is generic for all the API types.

Gateway Controller just transforms this type into Router config and Policy Engine config.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.