Skip to content

PlayerAdvApi

All URIs are relative to http://localhost:8080/api

Method HTTP request Description
addPlayerAdv POST /player/adv/add Add Player Adv (WIP)

addPlayerAdv

AddPlayerAdvResponse addPlayerAdv(AddPlayerAdvRequest)

Add Player Adv (WIP)

Set specified scenario or quest as cleared and add new quest to quest/get_all endpoint response if needed

Parameters

Name Type Description Notes
AddPlayerAdvRequest AddPlayerAdvRequest [optional]

Return type

AddPlayerAdvResponse

Authorization

No authorization required

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json