Skip to content

Correct OpenAPI and AsyncAPI generation - #3843

Merged
koxudaxi merged 2 commits into
fix/input-format-semanticsfrom
fix/api-schema-semantics
Sep 4, 2026
Merged

Correct OpenAPI and AsyncAPI generation#3843
koxudaxi merged 2 commits into
fix/input-format-semanticsfrom
fix/api-schema-semantics

Conversation

@koxudaxi

@koxudaxi koxudaxi commented Sep 2, 2026

Copy link
Copy Markdown
Owner

No description provided.

@coderabbitai

coderabbitai Bot commented Sep 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Team

Run ID: 12c0ef39-1625-4742-a535-dbeeaf08c73c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@koxudaxi koxudaxi changed the title fix/api schema semantics Correct OpenAPI and AsyncAPI generation Sep 2, 2026
@github-actions

github-actions Bot commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

📚 Docs Preview: https://pr-3843.datamodel-code-generator.pages.dev

@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch 2 times, most recently from ec45fc5 to d0393b3 Compare September 2, 2026 06:01
@codspeed-hq

codspeed-hq Bot commented Sep 2, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

✅ 38 untouched benchmarks
⏩ 98 skipped benchmarks1


Comparing fix/api-schema-semantics (0703fed) with fix/input-format-semantics (c3593d7)2

Open in CodSpeed

Footnotes

  1. 98 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

  2. No successful run was found on fix/input-format-semantics (f31e554) during the generation of this report, so 31e8d37 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from d0393b3 to 79d7c41 Compare September 2, 2026 06:11
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch 2 times, most recently from bd1a29a to b7db45f Compare September 2, 2026 06:27
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch 3 times, most recently from 513e054 to 8ee317f Compare September 2, 2026 07:02
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 8ee317f to 1658f7f Compare September 2, 2026 07:31
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 1658f7f to e2749d5 Compare September 2, 2026 07:36
@codecov

codecov Bot commented Sep 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (fix/input-format-semantics@f31e554). Learn more about missing BASE report.

Additional details and impacted files
@@                      Coverage Diff                       @@
##             fix/input-format-semantics     #3843   +/-   ##
==============================================================
  Coverage                              ?   100.00%           
==============================================================
  Files                                 ?       257           
  Lines                                 ?     59347           
  Branches                              ?      6558           
==============================================================
  Hits                                  ?     59347           
  Misses                                ?         0           
  Partials                              ?         0           
Flag Coverage Δ
unittests 100.00% <100.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from e2749d5 to 9f2a354 Compare September 2, 2026 08:25
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 9f2a354 to 5721cc1 Compare September 2, 2026 09:06
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 5721cc1 to 477c6d0 Compare September 4, 2026 02:08
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 477c6d0 to 090ad3c Compare September 4, 2026 03:13
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 090ad3c to 935c541 Compare September 4, 2026 03:28
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 935c541 to 2bf2bf8 Compare September 4, 2026 03:44
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 2bf2bf8 to 2e51a98 Compare September 4, 2026 03:47
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 2e51a98 to ada8997 Compare September 4, 2026 03:54
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from ada8997 to 4690130 Compare September 4, 2026 04:24
@koxudaxi
koxudaxi force-pushed the fix/api-schema-semantics branch from 4690130 to 0703fed Compare September 4, 2026 04:44
@koxudaxi
koxudaxi merged commit 61c2eef into main Sep 4, 2026
67 checks passed
@koxudaxi
koxudaxi deleted the fix/api-schema-semantics branch September 4, 2026 07:16
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.

1 participant