Fleet

Patch Ship Nav

Update the nav configuration of a ship.

Currently only supports configuring the Flight Mode of the ship, which affects its speed and fuel consumption.

patch/my/ships/{shipSymbol}/nav

Path parameters

shipSymbolstring required

The ship symbol.

Request body

flightModeShipNavFlightModeJson — unresolved $ref

Response

The updated data of the ship.

Changes

Changed in 5 of the 50 revisions of this API.618

  • 6c351be600a013See the full diff
    • the response's property type changed from no type to object for status

      response-property-type-changed

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the required property / to the response with the status

      response-required-property-added

    • added the new path request parameter shipSymbol

      new-request-path-parameter

    • api tag Fleet added

      api-tag-added

    • api tag fleet removed

      api-tag-removed

    • endpoint added

      endpoint-added

  • 86f8c56c4690412See the full diff
    • the response's property type changed from object to no type for status

      response-property-type-changed

    • removed the required property / from the response with the status

      response-required-property-removed

    • removed the required property / from the response with the status

      response-required-property-removed

    • removed the required property / from the response with the status

      response-required-property-removed

    • deleted the path request parameter shipSymbol

      request-parameter-removed

    • api tag fleet added

      api-tag-added

    • api tag Fleet removed

      api-tag-removed

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 50 revisions, 2 have no diff computed.