Skip to content

Create example for customizing Scalar render options #4381

@JacobCoffee

Description

@JacobCoffee

Document this (more generally how options can be passed in according to https://guides.scalar.com/scalar/scalar-api-references/configuration and the options param):

scalar_plugin = ScalarRenderPlugin(
    path="/scalar",
    options={
        "hideTestRequestButton": True,
    }
)

Originally posted by @JacobCoffee in #4252 (reply in thread)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Documentation 📚This is related to documentationGood First IssueThis is good for newcomers to take onHelp Wanted 🆘This is good for people to work on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions