@lap v0.3
# Machine-readable API spec. Each @endpoint block is one API call.
@api Image Moderation
@base https://api.moderatecontent.com/moderate/
@version 1.0.0
@endpoints 1
@toc root(1)

@endpoint GET /
@required {url: any}
@returns(200)

@end
