About the Open API collector
Introduction
Note
The latest version of the Collector is 2.158. To view the release notes for this version and all previous versions, please go here.
The data.world Collector harvests metadata from your source system. Please read over the data.world Collector FAQ to familiarize yourself with the Collector.
What is cataloged
The collector catalogs the following information.
Object | Information cataloged |
---|---|
Endpoint | Name |
Operation | Name, description, Produces, Parameters, Responses |
Parameter | Name, Description, Parameter Location, Parameter Type, Parameter Required |
Response | Name, Description |
Schema | Name, Description, Schema Type |
Schema Property | Name, Description, Schema Property Type, Schema Format, Property Required, Schema Nullable |
Relationships between objects
By default, the harvested metadata includes catalog pages for the following resource types. Each catalog page has a relationship to the other related resource types. If the metadata presentation for this data source has been customized with the help of the data.world Solutions team, you may see other resource pages and relationships.
Resource page | Relationship |
---|---|
Endpoint |
|
Operation |
|
Parameter |
|
Response |
|
Schema |
|
Schema Property |
|
Open API versions supported
The collector expects Open API specification inputs (aka swagger files) that conform to Open API spec version 2.0. Open API specification 3.X is currently not supported.