Skip to content

[DAS 387] - Fixed Incorrect Types in DataManagement Spec#23

Open
nishchhaldagar wants to merge 1 commit intodevelopmentfrom
DAS-387-fix-incorrect-types-dm-spec
Open

[DAS 387] - Fixed Incorrect Types in DataManagement Spec#23
nishchhaldagar wants to merge 1 commit intodevelopmentfrom
DAS-387-fix-incorrect-types-dm-spec

Conversation

@nishchhaldagar
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the DataManagement OpenAPI spec to correctly model folder objectCount as an integer rather than a generic number, improving schema accuracy for client generation/validation.

Changes:

  • Changed objectCount from type: number to type: integer in folder attribute schemas.
  • Added format: int32 for objectCount to match existing integer formatting patterns in the spec.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants