NVIDIA ACE Agent Plugin Server

No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
More information: https://helloreverb.com
Contact Info: hello@helloreverb.com
Version: 4.0.0
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html

Access

Methods

[ Jump to Models ]

Table of Contents

Default

FoodOrder

HealthAPIs

Default

Up
get /list
Get Fulfillment List (getFulfillmentListListGet)

Return type

array[map[String, null]]

Example data

Content-Type: application/json
[ {
  "key" : ""
}, {
  "key" : ""
} ]

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.

Responses

200

Successful Response array[map[String, null]]

Up
get /name
Name (nameNameGet)

Example data

Content-Type: 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.

Responses

200

Successful Response

FoodOrder

Up
post /food_order/add_item
Add Item (addItemFoodOrderAddItemPost)
Add new item to cart

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter
food_name (optional)
Query Parameter
food_size (optional)
Query Parameter
food_quantity (optional)
Query Parameter

Return type

Object

Example data

Content-Type: 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.

Responses

200

Successful Response Object

422

Validation Error HTTPValidationError

Up
post /food_order/camera_exit
Camera Exit (cameraExitFoodOrderCameraExitPost)
camera exit action

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_14 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Boolean

Example data

Content-Type: application/json
true

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.

Responses

200

Successful Response Boolean

422

Validation Error HTTPValidationError

Up
post /food_order/cancel_action
Cancel Action (cancelActionFoodOrderCancelActionPost)
cancel current action

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_8 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Response Cancel Action Food Order Cancel Action Post

Example data

Content-Type: 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.

Responses

200

Successful Response Response Cancel Action Food Order Cancel Action Post

422

Validation Error HTTPValidationError

Up
post /food_order/check_bill
Check Bill (checkBillFoodOrderCheckBillPost)
check bill amount

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_9 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Response Check Bill Food Order Check Bill Post

Example data

Content-Type: 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.

Responses

200

Successful Response Response Check Bill Food Order Check Bill Post

422

Validation Error HTTPValidationError

Up
post /food_order/clear_cart
Clear Cart (clearCartFoodOrderClearCartPost)
clear items from cart

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_10 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Boolean

Example data

Content-Type: application/json
true

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.

Responses

200

Successful Response Boolean

422

Validation Error HTTPValidationError

Up
post /food_order/navigate_page
Navigate Page (navigatePageFoodOrderNavigatePagePost)
Navigate to new page

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_4 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Response Navigate Page Food Order Navigate Page Post

Example data

Content-Type: 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.

Responses

200

Successful Response Response Navigate Page Food Order Navigate Page Post

422

Validation Error HTTPValidationError

Up
post /food_order/order_complete
Order Complete (orderCompleteFoodOrderOrderCompletePost)
Mark order as complete

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_6 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Response Order Complete Food Order Order Complete Post

Example data

Content-Type: 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.

Responses

200

Successful Response Response Order Complete Food Order Order Complete Post

422

Validation Error HTTPValidationError

Up
post /food_order/release_pipeline
Pipeline Released (pipelineReleasedFoodOrderReleasePipelinePost)
release pipeline

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_15 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Boolean

Example data

Content-Type: application/json
true

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.

Responses

200

Successful Response Boolean

422

Validation Error HTTPValidationError

Up
post /food_order/place_order
Place Order (placeOrderFoodOrderPlaceOrderPost)
place order for items in cart

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_7 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Response Place Order Food Order Place Order Post

Example data

Content-Type: 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.

Responses

200

Successful Response Response Place Order Food Order Place Order Post

422

Validation Error HTTPValidationError

Up
post /food_order/query_items
Query Items (queryItemsFoodOrderQueryItemsPost)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_3 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Object

Example data

Content-Type: 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.

Responses

200

Successful Response Object

422

Validation Error HTTPValidationError

Up
post /food_order/recommend_items
Recommend Items (recommendItemsFoodOrderRecommendItemsPost)
recommend items to user

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_5 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

String

Example data

Content-Type: 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.

Responses

200

Successful Response String

422

Validation Error HTTPValidationError

Up
post /food_order/remove_item
Remove Item (removeItemFoodOrderRemoveItemPost)
remove item from cart

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_1 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter
food_name (optional)
Query Parameter
food_size (optional)
Query Parameter
food_quantity (optional)
Query Parameter

Return type

Object

Example data

Content-Type: 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.

Responses

200

Successful Response Object

422

Validation Error HTTPValidationError

Up
post /food_order/repeat_last_response
Repeat Last Response (repeatLastResponseFoodOrderRepeatLastResponsePost)
repeat last response

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_13 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Response Repeat Last Response Food Order Repeat Last Response Post

Example data

Content-Type: 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.

Responses

200

Successful Response Response Repeat Last Response Food Order Repeat Last Response Post

422

Validation Error HTTPValidationError

Up
post /food_order/repeat_order
Repeat Order (repeatOrderFoodOrderRepeatOrderPost)
repeat current order/items in cart

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_12 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Response Repeat Order Food Order Repeat Order Post

Example data

Content-Type: 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.

Responses

200

Successful Response Response Repeat Order Food Order Repeat Order Post

422

Validation Error HTTPValidationError

Up
post /food_order/replace_items
Replace Items (replaceItemsFoodOrderReplaceItemsPost)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_2 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter
add_food_name (optional)
Query Parameter
add_food_size (optional)
Query Parameter
add_food_quantity (optional)
Query Parameter
remove_food_name (optional)
Query Parameter
remove_food_size (optional)
Query Parameter
remove_food_quantity (optional)
Query Parameter

Return type

Boolean

Example data

Content-Type: application/json
true

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.

Responses

200

Successful Response Boolean

422

Validation Error HTTPValidationError

Up
post /food_order/show_cart
Show Cart (showCartFoodOrderShowCartPost)
show items from cart

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_11 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Object

Example data

Content-Type: 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.

Responses

200

Successful Response Object

422

Validation Error HTTPValidationError

Up
post /food_order/show_menu
Show Menu (showMenuFoodOrderShowMenuPost)
show menu categories

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_17 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

String

Example data

Content-Type: 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.

Responses

200

Successful Response String

422

Validation Error HTTPValidationError

Up
post /food_order/start_session
Start Session (startSessionFoodOrderStartSessionPost)
start new session or welcome event

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

body Context_16 (optional)
Body Parameter

Query parameters

session_id (required)
Query Parameter
user_id (required)
Query Parameter
stream_id (required)
Query Parameter

Return type

Boolean

Example data

Content-Type: application/json
true

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.

Responses

200

Successful Response Boolean

422

Validation Error HTTPValidationError

HealthAPIs

Up
get /metrics
Get Metrics (getMetricsMetricsGet)

Example data

Content-Type: 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.

Responses

200

Successful Response

Up
get /status
Status (statusStatusGet)
Health Check Endpoint

Example data

Content-Type: 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.

Responses

200

Successful Response

Models

[ Jump to Methods ]

Table of Contents

  1. Add Food Name - Add Food Name
  2. Add Food Quantity - Add Food Quantity
  3. Add Food Size - Add Food Size
  4. Context - Context
  5. Context_1 - Context
  6. Context_10 - Context
  7. Context_11 - Context
  8. Context_12 - Context
  9. Context_13 - Context
  10. Context_14 - Context
  11. Context_15 - Context
  12. Context_16 - Context
  13. Context_17 - Context
  14. Context_2 - Context
  15. Context_3 - Context
  16. Context_4 - Context
  17. Context_5 - Context
  18. Context_6 - Context
  19. Context_7 - Context
  20. Context_8 - Context
  21. Context_9 - Context
  22. Food Name - Food Name
  23. Food Name_1 - Food Name
  24. Food Quantity - Food Quantity
  25. Food Quantity_1 - Food Quantity
  26. Food Size - Food Size
  27. Food Size_1 - Food Size
  28. HTTPValidationError - HTTPValidationError
  29. Remove Food Name - Remove Food Name
  30. Remove Food Quantity - Remove Food Quantity
  31. Remove Food Size - Remove Food Size
  32. Response Cancel Action Food Order Cancel Action Post - Response Cancel Action Food Order Cancel Action Post
  33. Response Check Bill Food Order Check Bill Post - Response Check Bill Food Order Check Bill Post
  34. Response Navigate Page Food Order Navigate Page Post - Response Navigate Page Food Order Navigate Page Post
  35. Response Order Complete Food Order Order Complete Post - Response Order Complete Food Order Order Complete Post
  36. Response Place Order Food Order Place Order Post - Response Place Order Food Order Place Order Post
  37. Response Repeat Last Response Food Order Repeat Last Response Post - Response Repeat Last Response Food Order Repeat Last Response Post
  38. Response Repeat Order Food Order Repeat Order Post - Response Repeat Order Food Order Repeat Order Post
  39. ValidationError - ValidationError

Add Food Name - Add Food Name Up

Add Food Quantity - Add Food Quantity Up

Add Food Size - Add Food Size Up

Context - Context Up

Context_1 - Context Up

Context_10 - Context Up

Context_11 - Context Up

Context_12 - Context Up

Context_13 - Context Up

Context_14 - Context Up

Context_15 - Context Up

Context_16 - Context Up

Context_17 - Context Up

Context_2 - Context Up

Context_3 - Context Up

Context_4 - Context Up

Context_5 - Context Up

Context_6 - Context Up

Context_7 - Context Up

Context_8 - Context Up

Context_9 - Context Up

Food Name - Food Name Up

Food Name_1 - Food Name Up

Food Quantity - Food Quantity Up

Food Quantity_1 - Food Quantity Up

Food Size - Food Size Up

Food Size_1 - Food Size Up

HTTPValidationError - HTTPValidationError Up

detail (optional)

Remove Food Name - Remove Food Name Up

Remove Food Quantity - Remove Food Quantity Up

Remove Food Size - Remove Food Size Up

Response Cancel Action Food Order Cancel Action Post - Response Cancel Action Food Order Cancel Action Post Up

Response Check Bill Food Order Check Bill Post - Response Check Bill Food Order Check Bill Post Up

Response Navigate Page Food Order Navigate Page Post - Response Navigate Page Food Order Navigate Page Post Up

Response Order Complete Food Order Order Complete Post - Response Order Complete Food Order Order Complete Post Up

Response Place Order Food Order Place Order Post - Response Place Order Food Order Place Order Post Up

Response Repeat Last Response Food Order Repeat Last Response Post - Response Repeat Last Response Food Order Repeat Last Response Post Up

Response Repeat Order Food Order Repeat Order Post - Response Repeat Order Food Order Repeat Order Post Up

ValidationError - ValidationError Up

loc
items anyOf:
msg
type