Skip to content

fix: added missing type for ObjectRecord - data field in openapi.yaml#577

Closed
edgarvonk wants to merge 1 commit intomaykinmedia:masterfrom
edgarvonk:fix/add-missing-type-for-objectrecord-data-in-openapi-spec
Closed

fix: added missing type for ObjectRecord - data field in openapi.yaml#577
edgarvonk wants to merge 1 commit intomaykinmedia:masterfrom
edgarvonk:fix/add-missing-type-for-objectrecord-data-in-openapi-spec

Conversation

@edgarvonk
Copy link

Added missing type for ObjectRecord - data field in openapi.yaml so that client code can successfully be generated from this OpenAPI specification

Fixes #576

Changes

  • Added missing type for ObjectRecord - data field in openapi.yaml so that client code can successfully be generated from this OpenAPI specification

… so that client code can successfully be generated from this OpenAPI specification
@Floris272
Copy link
Contributor

Will be fixed in #584.

@Floris272 Floris272 closed this May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ObjectRecord - data field in the OpenAPI spec is invalid - misses type property

2 participants