API Mesh Source Registry allows developers to get sources reviewed and endorsed by Adobe team.
- The source's checks must pass.
- The source's metadata must pass
If you would like your connector reviewed and added to the registry, please open a pull request in this repository and fill in the Pull Request template.
- Create new file with the name that represent source in the
/connectors
folder - Provide required metadata (
name
,version
,description
,author
fields) - Provide source content as a value of
provider
field - Create Pull Request
- Verify that all checks are passed
- Open the source file in the
/connectors
folder - Update source content
- Create Pull Request
- Verify that all checks are passed
After Pull Request with the new or updated source will be merged the automation start running. The automation collects metadata and made index of sources. When automation is finished you will be able to see created/updated source marked by specific version in archive
folder and corresponded metadata in /connectors-metadata.json
.
To use sources please install AIO CLI API mesh plugin