Interface SchemaContract.DefinitionStages.WithDefinitions

    • Method Detail

      • withDefinitions

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