0

4.6.1.1. Create a Custom Enterprise Plugin Registry JSON

The first thing you will need to do is express all of your enterprise plugins as a JSON file. The format of the JSON file is specific to apiman. You can find an example of the format here:

https://github.com/apiman/apiman-api-catalog/blob/master/catalog.json

I think that the good link is

https://github.com/apiman/apiman-plugin-registry/blob/master/registry.json

And I don't know the process to contact apiman team.

Mr_Thorynque
  • 1,749
  • 1
  • 20
  • 31
  • Why not make a PR? https://github.com/apiman/apiman-guides/blob/master/installation-guide/en-US/Guide.asciidoc – Marc Savy Mar 19 '16 at 19:04

1 Answers1

3

And I don't know the process to contact apiman team.

All of the following are from the Get Involved tab on the apiman website:

Marc Savy
  • 450
  • 4
  • 12