Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

API Studio - Getting error "Not a valid parameter definition"

The parm in question is in the path.

When I expand all of the nodes the indication is

code: "OBJECT_MISSING_REQUIRED_PROPERTY" message: "Missing required property: $ref"

so...

1.) Does the editor validate against the actual URL when parsing the Swagger? (It would not be valid as the OpenAPI spec indicates the localhost for this endpoint which would not be on my machine.)

and

2.) I fully understand the $ref concept to ref another object within the OpenAPI spec doc - but what $ref can I provide in this situation?

0 5 1,262
5 REPLIES 5