Skip to main content
Version: Next 🚧

[I] NoAuth

This authentication option signifies that API is not secured at all. It might be useful when overriding authentication on interface of operation level.

Extends

Properties

PropertyModifierTypeDescriptionInherited from
description?publicstringOptional description.HttpAuthBase.description
idpublicstringId of the authentication scheme.HttpAuthBase.id
modelreadonlyModelModel that defined the authenticationHttpAuthBase.model
typepublic"noAuth"--