Manage Template

Apply template to a game

post/api/manageTemplate/applyTemplateToGame

Request body

templateDirstring required

The template name to apply

gameDirstring required

The game name to be applied.

Response

Template applied successfully.

Changes

Changed in 3 of the 29 revisions of this API.323

  • c868708333be222See the full diff
    • added the new required request property gameDir

      new-required-request-property

    • added the new required request property templateDir

      new-required-request-property

    • removed the request property gameName

      request-property-removed

    • removed the request property templateName

      request-property-removed

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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