Interface ApiContract.DefinitionStages.WithDescription

    • Method Detail

      • withDescription

        ApiContract.DefinitionStages.WithCreate withDescription​(String description)
        Specifies the description property: Description of the API. May include HTML formatting tags..
        Parameters:
        description - Description of the API. May include HTML formatting tags.
        Returns:
        the next definition stage.