There was an error while loading. Please reload this page.
update with new ability
authKey will not have length checking because it is generated by us and should be finite
location is not required; photo is base64 string and doesn't have a max length
documentation for using getphoto CLI utility
fix misinformation in logging in as ticket-api
Updated [internal] Database Design and Data Abstraction Layer (markdown)
remove 415 response for invalid photo media. this is handled by 400 bad request
Updated Generating authentications (markdown)
Updated unixODBC Setup (markdown)
add documentation for using genauth
remove 408 response
Explain odbc connection options
Updated Response Data (markdown)
Updated [internal] Responses Design (markdown)
Updated URIs (markdown)
JSON is validated as valid through Flask so the section detailing how to validate JSON was removed
clarify empty JSON object definition
Fix table formatting
Initial response specification
add statment about camel case
add definitions for concrete validators