Interface SchemaContract.DefinitionStages.WithComponents

    • Method Detail

      • withComponents

        SchemaContract.DefinitionStages.WithCreate withComponents​(Object components)
        Specifies the components property: Types definitions. Used for Swagger/OpenAPI v2/v3 schemas only, null otherwise..
        Parameters:
        components - Types definitions. Used for Swagger/OpenAPI v2/v3 schemas only, null otherwise.
        Returns:
        the next definition stage.