Skip to content

Add customizable page title to utoipa-scalar#1515

Open
terror wants to merge 2 commits intojuhaku:masterfrom
terror:scalar-configure-title
Open

Add customizable page title to utoipa-scalar#1515
terror wants to merge 2 commits intojuhaku:masterfrom
terror:scalar-configure-title

Conversation

@terror
Copy link

@terror terror commented Jan 27, 2026

This diff adds a title method to Scalar that allows customizing the HTML page title. Previously, the title was
hardcoded to "Scalar" and the only way to change it was to override the entire HTML template with custom_html().

The default HTML template now uses a $title placeholder which is replaced alongside $spec during to_html. The default title remains "Scalar" for backwards compatibility.

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