HttpNode

method (string, enum)

The HTTP method to be offered by this particular route node

This element must be one of the following enum values:

  • POST

  • PUT

  • GET

route (string)

The additional route path of this particular HTTP node, preceded by the server's base url

Examples: "/my/individual/route", "/testroute"

Last updated

Logo

© Copyright 2024, Cybus GmbH