@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api agentOS API V3, Maintenance Call Group
@base https://live-api.letmc.com
@version v3-maintenance
@auth basic | ApiKey ApiKey in header
@endpoints 1
@toc maintenance(1)

@endpoint POST /v3/maintenance/{shortName}/maintenance/{branchID}/createmaintenancejob
@required {shortName: any, branchID: any, issue: map}
@returns(200)

@end
