Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.01 KB

File metadata and controls

35 lines (20 loc) · 1.01 KB

\AllocationServiceApi

All URIs are relative to https://localhost

Method HTTP request Description
Allocate Post /gameserverallocation

Allocate

AllocationAllocationResponse Allocate(ctx, body)

Required Parameters

Name Type Description Notes
ctx context.Context context for authentication, logging, cancellation, deadlines, tracing, etc.
body AllocationAllocationRequest

Return type

AllocationAllocationResponse

Authorization

No authorization required

HTTP request headers

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

[Back to top] [Back to API list] [Back to Model list] [Back to README]