Referencing the APIs for your Product
Detail the file paths for the APIs you want to include in your Product in IBM® API Connect.
About this task
Before an API can be included in a Plan, it must first be referenced in the APIs section of your Product description.
Procedure
Begin the APIs section and reference the APIs you want to include in your Product. The syntax
that you use depends on which user interface you are using, as follows:
The following example shows a complete sample APIs
section:
apis:
api11.0.0:
name: 'api1:1.0.0'
api21.0.0:
name: 'api2:1.0.0'
api31.0.0:
name: 'api3:1.0.0'
For more information about creating OpenAPI definitions, see Creating an OpenAPI definition file.
The indentation must be as in the examples and the APIs must have been created before they can be referenced.