Skip to content

fix: [OpenAPI] String properties are not mistakenly generated as File anymore - #1260

Merged
vladimir-a-sap merged 4 commits into
mainfrom
generator-file-string
Aug 25, 2026
Merged

fix: [OpenAPI] String properties are not mistakenly generated as File anymore#1260
vladimir-a-sap merged 4 commits into
mainfrom
generator-file-string

Conversation

@CharlesDuboisSAP

@CharlesDuboisSAP CharlesDuboisSAP commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Context

A property of type String can be either a File or a strong depending on the content type

Feature scope:

  • Content type application/json does not generate into File but rather String

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Documentation updated
  • Release notes updated

@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Aug 25, 2026
@CharlesDuboisSAP CharlesDuboisSAP added please merge Request to merge a pull request please review Request to review a pull request labels Aug 25, 2026
Jonas-Isr
Jonas-Isr previously approved these changes Aug 25, 2026

@Jonas-Isr Jonas-Isr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me :)

As discussed, we can investigate this issue a bit further in the near future but this looks like a good fix to the initial problem.

@vladimir-a-sap vladimir-a-sap left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

LGTM

@vladimir-a-sap
vladimir-a-sap enabled auto-merge (squash) August 25, 2026 14:06
@vladimir-a-sap
vladimir-a-sap merged commit f78bd2b into main Aug 25, 2026
14 checks passed
@vladimir-a-sap
vladimir-a-sap deleted the generator-file-string branch August 25, 2026 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please merge Request to merge a pull request please review Request to review a pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants