Operation

post /test
home (home : /test)
home

Request body

Name

IsRequired

Description

Data Type

Enum

body optional locale Locale ---
body2 optional model Model ---

Return type
  • String
  • Responses

    Response Messages

    Schema

    200success String
    201Created ---
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Consumes
    This API call consumes the following media types via the Content-Type request header:
    • application/json
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • */*

    External Docs
    See Also :

    Operation

    get /test2
    home2 (home2 : /test2)
    home2

    Request body

    Name

    IsRequired

    Description

    Data Type

    Enum

    body optional locale Locale ---
    body2 optional model Model ---

    Return type
  • String
  • Responses

    Response Messages

    Schema

    200success String
    401Unauthorized ---
    403Forbidden ---
    404Not Found ---
    Produces
    This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.
    • */*

    External Docs
    See Also :