Skip to content

Conversation

@lsiepel
Copy link
Contributor

@lsiepel lsiepel commented Jan 2, 2026

Solves: #5238

This PR changes the default setting of the hideDefaultParameters parameter for the newly (in 5.1.0) introduced file-format/create AP{I endpoint. Rationale in the linked issue.

Signed-off-by: Leo Siepel <[email protected]>
Copilot AI review requested due to automatic review settings January 2, 2026 21:59
@lsiepel lsiepel requested a review from a team as a code owner January 2, 2026 21:59
Copy link

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

This PR fixes the default value of the hideDefaultParameters query parameter for the /create API endpoint introduced in version 5.1.0, changing it from false to true to align with other similar endpoints and address usability concerns raised in issue #5238.

Key Changes:

  • Changed @DefaultValue("false") to @DefaultValue("true") for the hideDefaultParameters parameter in the /create endpoint

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

@lolodomo
Copy link
Contributor

lolodomo commented Jan 3, 2026

There was not an agreement to change this default. @jimtng is even in favor to maintain the current default and to change the call in the API caller.
Keeping the current default will also be consistent with the default of the other parameters of this API.

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