Interface SchemaContract.UpdateStages.WithComponents

    • Method Detail

      • withComponents

        SchemaContract.Update 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.