Skip to content

Comments

Open API integration#159

Merged
RomanEmreis merged 26 commits intomainfrom
feature/open-api
Feb 22, 2026
Merged

Open API integration#159
RomanEmreis merged 26 commits intomainfrom
feature/open-api

Conversation

@RomanEmreis
Copy link
Owner

Summary

  • Added a new openapi feature with the ability to configure schema + Open API UI enablement.

Type

  • Bug fix
  • Feature
  • Enhancement
  • Performance
  • Documentation
  • Refactor
  • Security
  • Breaking change

Checklist

  • I added/updated tests where it makes sense
  • I updated docs/examples if needed
  • This change is backwards-compatible (or clearly marked as breaking)
  • I ran formatting/lints locally (if applicable)

@RomanEmreis RomanEmreis added this to the v1.0.0 milestone Feb 4, 2026
@RomanEmreis RomanEmreis self-assigned this Feb 4, 2026
@RomanEmreis RomanEmreis added documentation Improvements or additions to documentation enhancement New feature or request feature labels Feb 4, 2026
@RomanEmreis
Copy link
Owner Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 776fa19293

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

…ta before embedding in UI script; normalize path before OpenAPI endpoint exclusion; register prior routes when enabling OpenAPI
@RomanEmreis
Copy link
Owner Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 445836228e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

…cations; flush pending routes for setting OpenApiConfig
@RomanEmreis
Copy link
Owner Author

@codex review

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7e6717585c

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@RomanEmreis
Copy link
Owner Author

@codex review

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

…ed all stored route configs when replacing the OpenAPI registry (with_open_api / set_open_api) - prevents docs loss when reconfiguring OpenAPI after routes were already mapped
@RomanEmreis RomanEmreis merged commit 06ef0b9 into main Feb 22, 2026
4 checks passed
@RomanEmreis RomanEmreis deleted the feature/open-api branch February 22, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant