Source position: sqldbrestschema.pp line 384
const RestMethods: array [TRestOperation] of string = ('', 'GET', 'POST', 'PUT', 'DELETE', 'OPTIONS', 'HEAD', 'PATCH');