-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
In the latest hubdb.json
, there are references to the schema #/components/schemas/HubDbTableRowV3Wrapper
:
HubSpot-public-api-spec-collection/PublicApiSpecs/CMS/Hubdb/Rollouts/243927/v3/hubdb.json
Line 1734 in 9593aeb
"$ref" : "#/components/schemas/HubDbTableRowV3Wrapper" |
HubSpot-public-api-spec-collection/PublicApiSpecs/CMS/Hubdb/Rollouts/243927/v3/hubdb.json
Line 1900 in 9593aeb
"$ref" : "#/components/schemas/HubDbTableRowV3Wrapper" |
However, the schema #/components/schemas/HubDbTableRowV3Wrapper
doesn't exist. Is this schema missing or are these supposed to be referencing something else? For instance, I could find #/components/schemas/HubDbTableRowV3
.
Metadata
Metadata
Assignees
Labels
No labels