id
stringlengths 53
86
| api_name
stringlengths 2
76
| api_description
stringlengths 1
500
⌀ | api_score
float64 0
10
⌀ | endpoint_name
stringlengths 1
190
| endpoint_description
stringlengths 0
500
| response_status_code
int64 100
505
| response_summary
stringlengths 1
68
⌀ | response_json
stringlengths 6
50k
| response_json_schema
stringlengths 14
150k
|
---|---|---|---|---|---|---|---|---|---|
87868806-7343-4ad2-a5ce-2afe45b7a065/c66a4553-65fd-4b47-9c1b-9609d58e8ec8/0/0 | XLSX Template | Template (xlsx) + Data (json) âžž Document.
You can create xlsx document or pdf file with template and json data.
Home page: https://xlsx-template.kurukona.net/
Live demo: https://xlsx-template.kurukona.net/developer/
Docuemnts: https://xlsx-template.kurukona.net/docs/ | 8 | Template delete | Delete template file from Cloud storage | 200 | Example_1 | {"totalSize": 158324, "deleted": [{"filename": "template.xlsx", "size": "35026", "updated": "2022-10-12T11:53:18.006Z"}], "errors": [{"filename": "template.xlsx", "error": "error message."}]} | {"type": "object", "properties": {"totalSize": {"type": "integer"}, "deleted": {"type": "array", "items": {"type": "object", "properties": {"filename": {"type": "string"}, "size": {"type": "string"}, "updated": {"type": "string"}}}}, "errors": {"type": "array", "items": {"type": "object", "properties": {"filename": {"type": "string"}, "error": {"type": "string"}}}}}} |
87868806-7343-4ad2-a5ce-2afe45b7a065/c66a4553-65fd-4b47-9c1b-9609d58e8ec8/1/0 | XLSX Template | Template (xlsx) + Data (json) âžž Document.
You can create xlsx document or pdf file with template and json data.
Home page: https://xlsx-template.kurukona.net/
Live demo: https://xlsx-template.kurukona.net/developer/
Docuemnts: https://xlsx-template.kurukona.net/docs/ | 8 | Template delete | Delete template file from Cloud storage | 400 | Example_1 | {"totalSize": 158324, "deleted": [{"filename": "template.xlsx", "size": "35026", "updated": "2022-10-12T11:53:18.006Z"}], "errors": [{"filename": "template.xlsx", "error": "error message."}]} | {"type": "object", "properties": {"totalSize": {"type": "integer"}, "deleted": {"type": "array", "items": {"type": "object", "properties": {"filename": {"type": "string"}, "size": {"type": "string"}, "updated": {"type": "string"}}}}, "errors": {"type": "array", "items": {"type": "object", "properties": {"filename": {"type": "string"}, "error": {"type": "string"}}}}}} |
87868806-7343-4ad2-a5ce-2afe45b7a065/9ed1a94c-f233-4e3a-8698-478ad2370ce0/0/0 | XLSX Template | Template (xlsx) + Data (json) âžž Document.
You can create xlsx document or pdf file with template and json data.
Home page: https://xlsx-template.kurukona.net/
Live demo: https://xlsx-template.kurukona.net/developer/
Docuemnts: https://xlsx-template.kurukona.net/docs/ | 8 | Template upload | Upload a xlsx template file to cloud stroage.
If upload a file with the same name, It will be overwrite | 200 | Example_1 | {"totalSize": 158324, "uploaded": [{"filename": "template.xlsx", "size": "35026", "updated": "2022-10-12T11:53:18.006Z"}], "errors": [{"filename": "template.xlsx", "error": "error message."}]} | {"type": "object", "properties": {"totalSize": {"type": "integer"}, "uploaded": {"type": "array", "items": {"type": "object", "properties": {"filename": {"type": "string"}, "size": {"type": "string"}, "updated": {"type": "string"}}}}, "errors": {"type": "array", "items": {"type": "object", "properties": {"filename": {"type": "string"}, "error": {"type": "string"}}}}}} |
87868806-7343-4ad2-a5ce-2afe45b7a065/3c6fd6fd-ee6c-4951-9554-02a0c8412509/0/0 | XLSX Template | Template (xlsx) + Data (json) âžž Document.
You can create xlsx document or pdf file with template and json data.
Home page: https://xlsx-template.kurukona.net/
Live demo: https://xlsx-template.kurukona.net/developer/
Docuemnts: https://xlsx-template.kurukona.net/docs/ | 8 | Mail config modify | generated files history | 200 | null | {"host": "smtp.example.com", "port": 587, "secure": true, "auth": {"user": "username", "pass": "pass"}, "generatedAt": "2022-11-21T00:38:43.478Z", "mailConfigId": "slB2bozM2fVk5KirxyMq"} | {"allOf": [{"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}, "secure": {"type": "boolean"}, "auth": {"type": "object", "properties": {"user": {"type": "string"}, "pass": {"type": "string"}}}}, "description": "https://nodemailer.com/smtp/#examples"}, {"properties": {"generatedAt": {"type": "string"}, "mailConfigId": {"type": "string", "description": "Cloud stored mail config id"}}}]} |
87868806-7343-4ad2-a5ce-2afe45b7a065/aecc26dd-d61e-44f3-8c6f-3a50b1fa00b8/0/0 | XLSX Template | Template (xlsx) + Data (json) âžž Document.
You can create xlsx document or pdf file with template and json data.
Home page: https://xlsx-template.kurukona.net/
Live demo: https://xlsx-template.kurukona.net/developer/
Docuemnts: https://xlsx-template.kurukona.net/docs/ | 8 | Mail config add | Add new mail config to cloud database | 200 | null | {"host": "smtp.example.com", "port": 587, "secure": true, "auth": {"user": "username", "pass": "pass"}, "generatedAt": "2022-11-21T00:38:43.478Z", "mailConfigId": "slB2bozM2fVk5KirxyMq"} | {"allOf": [{"type": "object", "properties": {"host": {"type": "string"}, "port": {"type": "integer"}, "secure": {"type": "boolean"}, "auth": {"type": "object", "properties": {"user": {"type": "string"}, "pass": {"type": "string"}}}}, "description": "https://nodemailer.com/smtp/#examples"}, {"properties": {"generatedAt": {"type": "string"}, "mailConfigId": {"type": "string", "description": "Cloud stored mail config id"}}}]} |
183c09d7-a745-49a3-85e9-6215db5354fb/e3865b53-802b-41d5-a8c5-241677dd5266/0/0 | OPA-test | Test API for OPA | null | User summary | Returns the user's document status summary | 200 | New Example | {"categories": {"machinery": {"numDocumentsOk": 2, "numDocumentsAboutToExpire": 1, "numDocumentsExpired": 1}}} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"categories": {"type": "object", "properties": {"machinery": {"type": "object", "properties": {"numDocumentsOk": {"type": "integer"}, "numDocumentsAboutToExpire": {"type": "integer"}, "numDocumentsExpired": {"type": "integer"}}, "required": ["numDocumentsAboutToExpire", "numDocumentsExpired", "numDocumentsOk"]}}, "required": ["machinery"]}}, "required": ["categories"]} |
72e307fe-2648-458b-9821-fb53544d02d1/251dbe40-98fe-4a97-89b2-a94b1787df82/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Regex | Validates that a String against a supplied RegEx pattern. Include the leading and trailing '/' in your RegEx pattern and optionally append flags. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/932c8730-e676-48b8-9326-084f8d3c1ec9/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Median | Calculates the median from an Array of numbers. Strings that can be converted to numbers are allowed, but formatting such as commas are NOT supported. | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "number", "format": "float", "description": "Result", "title": "Result", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}} |
72e307fe-2648-458b-9821-fb53544d02d1/b53a29c0-9560-41f8-bbde-2645eb9cd578/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | CountInstances | Get the number of occurrences of a substring within a string. | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "integer", "format": "int32", "description": "Result", "minimum": -2147483648, "maximum": 2147483647}}} |
72e307fe-2648-458b-9821-fb53544d02d1/6c071bdd-0070-4680-97cb-472f9eda7dae/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | RegexReplace | Find and replace within a String using a RegEx pattern. Include the leading and trailing '/' in your pattern and optionally append flags. If the /g flag is used, it will replace all occurrences. Use the /i flag to make the search ignore case. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/8e08c6db-abd9-431d-aa3b-ae85d7f51553/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Every | This action returns True if all of the items in an array match a specified condition; otherwise, it returns False. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/a95a794e-e5f3-40d5-80e2-b128e7b1cce9/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Words | Split string by delimiter (String or RegEx pattern). The action splits by whitespace by default. If using RegEx, include the leading and trailing '/' in your pattern and optionally append flags. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/c6ea8705-d8b4-42f9-b5a2-da67a50ec291/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | IsArray | Validate whether a supplied Value is an Array. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/99067917-e91f-4da3-b201-32c3849ee7e9/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Reverse | Reverse the order of an Array of any data type and returns it. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/8aec0d7c-fd45-4242-8361-cb7ed37b4fa3/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | FindFirst | Accepts an array of any data type, including objects. Returns the first item that matches the specified condition. If no item matches the condition, Null is returned. Use the 'this' keyword for the propertyName when the array is of a simple data type, such as string, integer, or boolean. | 200 | FindFirst Response | {"Result": {"MyProp": "b", "OtherProp": 2}} | {"type": "object", "properties": {"Result": {"type": "any"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/79d11e11-6978-47dd-83ce-c10db111c948/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Slugify | Transform text into an ASCII slug which can be used in safely in URLs. Replaces whitespaces, accentuated, and special characters with a dash. Many non-ASCII characters are transformed to similar versions in the ASCII character set. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/d5b15fc0-4a18-4b94-ac76-ef4ddd129c06/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | TrimEnd | Trim whitespace (by default) or specified characters from the end of a string. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/8545d909-9e66-41bd-87f7-0cd2a538b6bf/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | ReplaceAll | In a string, find and replace all instances of a substring. This action is case sensitive. Does not accept RegEx. To use RegEx and control case sensitivity, see the "String RegEx Replace" action. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/e432564f-df9f-42a6-b967-63ab8ee5c800/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | TrimStart | Trim whitespace (the default) or specified characters only at the start of a string. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/9454cb87-8863-46bb-af63-7a743a3257b4/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Trim | Trims leading and trailing whitespace (the default) or specified characters from a string. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/7a878dba-3293-4dd9-a719-23ecb0014ed7/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | EscapeHtml | Convert HTML special characters, like < and >, to their entity equivalents (for example < and >). This action supports cent, yen, euro, pound, lt, gt, copy, reg, quote, amp, and apos. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/145d1d2d-461c-4881-a028-0ada1c63f4a0/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | WordCount | Count the words in a String by a delimiter (String or RegEx pattern). The delimiter is whitespace by default. If using RegEx, include the leading and trailing '/' in your pattern and optionally append flags. | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "integer", "format": "int32", "description": "Result", "minimum": -2147483648, "maximum": 2147483647}}} |
72e307fe-2648-458b-9821-fb53544d02d1/3db2d89b-cf1a-48f9-b368-7dae3c6455fa/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Prepend | Given an Array and a Value, this action adds the Value as the first item in the Array and returns the resulting Array. If an Array is supplied as the Value, a flat array will be returned with each of the items prepended. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/5bd488cc-0637-4ca3-a5aa-be6305114c13/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | GroupBy | Group an Array of items. Accepts an Array of any data type. Returns a "Result" Object with keys that reflect the values of the provided propertyName. Under each key are the items that reflect the value. | 200 | Example_1 | {"Result": {}} | {"type": "object", "properties": {"Result": {"type": "object", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/19cb8e2a-a0d5-4717-8497-f0aa0172e5a6/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Filter | Filter an Array of any data type (except nested Arrays) based on a specified condition.
If the array consists of a simple data type such as String, Integer, or Boolean, use the 'this' keyword in the propertyName parameter. If the array consists of Objects, specify the property to compare against in the propertyName parameter. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/7b8391a1-631d-4ed2-b0e3-6d57905b47cc/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Sort | Perform a simple sort on an Array of any data type and returns it. If an empty Array is provided, it will be returned. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/076b2919-8631-4cd3-be69-743b80f46bfc/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Floor | Rounds a number down to the nearest integer. Supports numbers passed in as strings, but does NOT support commas or other formatting in number strings. If an integer is passed in, it will be returned unchanged. | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "integer", "format": "int32", "description": "Result", "minimum": -2147483648, "maximum": 2147483647}}} |
72e307fe-2648-458b-9821-fb53544d02d1/53509826-3361-4863-9903-468c10b64d7b/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Ceil | Rounds a number up to the nearest integer. Supports numbers passed in as strings, but does NOT support commas or other formatting in number strings. If an integer is passed in, it will be returned unchanged. | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "integer", "format": "int64", "description": "The rounded number as an integer.", "title": "Result", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}} |
72e307fe-2648-458b-9821-fb53544d02d1/d4153818-61f5-4e38-801f-68d140ee283c/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Random | Generates a pseudo-random number between the minimum of 0 and the specified maximum (maximum must be 1, 10, 100, 1000, 10000). | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "number", "format": "float", "description": "Result", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}} |
72e307fe-2648-458b-9821-fb53544d02d1/f48205cf-5e9a-4aaa-b30f-85059ebb217e/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Average | Calculates the average (mean) from an Array of numbers. Strings that can be converted to numbers are allowed, but formatting such as commas are NOT supported. | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "number", "format": "float", "description": "Result", "title": "Result", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}} |
72e307fe-2648-458b-9821-fb53544d02d1/e59d1507-d880-448c-bfd3-0defb44d8221/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Mode | Calculates the mode (the number that occurs most often) from an Array of numbers. Strings that can be converted to numbers are allowed, but formatting such as commas are NOT supported. If multiple instances of the same number are passed in separately, one as a string and one as a number, they will be counted as instances of the same number.
If no numbers occur more than once, the last number in the array will be returned. | 200 | Example_1 | {"Result": 0} | {"type": "object", "properties": {"Result": {"type": "number", "format": "float", "description": "Result", "minimum": -3.402823669209385e+38, "maximum": 3.402823669209385e+38}}} |
72e307fe-2648-458b-9821-fb53544d02d1/48085bd8-5439-4f30-964c-952a3cd09c94/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | ObjectToArray | Accepts an Object and returns an Array based on the Object's keys, allowing looping on the Object. If Null or an empty object is passed in, an empty Array will be returned. | 200 | ObjectToArray Response | {"Result": [{"key": "firstKey", "value": ["a", "b", "c"]}, {"key": "secondKey", "value": [1, 2, 3]}, {"key": "thirdKey", "value": "a string value"}]} | {"type": "object", "properties": {"Result": {"type": "any"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/10d67aab-e737-4577-b782-3bf16522d9be/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Clean Whitespace | Trim and replace multiple spaces with a single space. (This includes whitespace characters like \t and \n.) For cleaning special characters out of a string for a URL, use Slugify. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/58b0eb16-52c2-4744-9c8a-d712644a55f2/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | CleanDiacritics | Replace all diacritic characters (letters with glyphs) in a string with the closest ASCII equivalents. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/a1c64bbc-508a-4467-86fe-789da500f8b3/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | StripHtml | Remove all HTML and XML tags from a string. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/36d8c519-6d15-48c5-be42-9128f56ec6fc/1/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | UnescapeHtml | Convert entity characters (for example, <) to HTML equivalents (for example, <). This action supports cent, yen, euro, pound, lt, gt, copy, reg, quote, amp, apos, and nbsp. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/22d8550e-db0f-4b15-8de2-1301851c414f/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Capitalize | Sets the first character of the string to upper case, and all subsequent characters to lower case. | 200 | Example_1 | {"Result": ""} | {"type": "object", "properties": {"Result": {"type": "string", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/c6cdac2d-97c2-4158-822e-70f37acc02f3/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Chop | Chop the string into an Array based on an interval, which defines the size of the pieces. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/727cbcd3-221a-4042-be29-bd8ffc19cb05/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | IsNullOrEmpty | Check if value is null or empty. Can be used for Strings, Arrays, or Objects. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/92d2d424-287e-4d45-ba15-a35a182b3b41/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | SortByProperty | Accepts an Array of Objects and sorts it by the object Property specified. If any objects lack the specified property, it will still perform the sort. Optionally accepts the parameter 'descending'. If left out, it will default to ascending. If an empty Array is provided, it will be returned. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/7214349c-e41a-440c-ba8e-41da288d9a49/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | IsString | Validates whether a supplied value is of type String. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/f89c3c43-4f74-4d8f-aaed-a9cb3e9a0fda/3/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | IsObject | Validate whether a supplied Value is an Object. Empty Objects will evaluate to True. Arrays and other data types will evaluate to False. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/239c718b-3099-4252-943a-9e71933ea393/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | IsNumber | Validates that a value is a Number. Numbers inside strings, such as "999" will be evaluated to False unless the "includeNumbersInStrings" parameter is set to True. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/590fa634-fd69-495d-9728-987706f1d02a/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | RemoveFirst | Accepts an Array of any data type. Returns an Array with the first Item that matches the specified condition removed. If no Item matches the condition, the entire Array is returned. | 200 | Example_1 | {"Result": []} | {"type": "object", "properties": {"Result": {"type": "array", "items": {}, "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/89ea59d1-1e0b-4fc2-ab63-eb984ebbccdc/0/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Any | This action returns True if any of the items in an array match a specified condition; otherwise, it returns False. If the array consists of a simple data type such as String, Integer, or Boolean, use the 'this' keyword in the propertyName parameter. If the array consists of Objects, specify the property to compare against in the propertyName parameter. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
72e307fe-2648-458b-9821-fb53544d02d1/ab060175-544a-468d-bffc-41dbdcbf8fc5/2/0 | Power Assist | Built to accelerate your Power Platform development, Power Assist provides a wide array of endpoints to quickly and easily manipulate your data. | 8.8 | Email | Validates that a String matches the common email format. Does NOT send an email. Returns True if the validation passes; otherwise, False. | 200 | Example_1 | {"Result": true} | {"type": "object", "properties": {"Result": {"type": "boolean", "description": "Result"}}} |
4b9cbf3b-1472-493d-be28-2b9d11921897/48f2f138-367b-4982-abde-46647f7aa96c/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | updateReservation | 200 | null | {"id": 0, "userId": 0, "slotId": 0} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "userId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "slotId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/48f2f138-367b-4982-abde-46647f7aa96c/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | updateReservation | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/48f2f138-367b-4982-abde-46647f7aa96c/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | updateReservation | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/48f2f138-367b-4982-abde-46647f7aa96c/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | updateReservation | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/48f2f138-367b-4982-abde-46647f7aa96c/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | updateReservation | 409 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/48f2f138-367b-4982-abde-46647f7aa96c/5/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | updateReservation | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/48f2f138-367b-4982-abde-46647f7aa96c/6/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | updateReservation | 500 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/7b931891-5873-4c99-8288-14b451b47c8f/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getReservationForUser | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/7b931891-5873-4c99-8288-14b451b47c8f/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getReservationForUser | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/7b931891-5873-4c99-8288-14b451b47c8f/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getReservationForUser | 200 | null | {"user": {"id": 0, "username": "", "firstName": "", "lastname": "", "password": "", "email": "", "enabled": true, "role": "ADMIN"}, "slot": {"slotName": "", "slotStart": "", "slotEnd": "", "organizerUserName": "", "capacity": 0, "reservations": [{"id": 0, "userId": 0, "slotId": 0}], "id": 0}, "id": 0} | {"type": "object", "properties": {"user": {"required": ["email", "password", "role", "username"], "type": "object", "properties": {"id": {"type": "integer", "description": "user id", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "username": {"type": "string"}, "firstName": {"type": "string"}, "lastname": {"type": "string"}, "password": {"type": "string"}, "email": {"type": "string"}, "enabled": {"type": "boolean"}, "role": {"type": "string", "default": "USER", "enum": ["ADMIN", "ORGANIZER", "USER"]}}}, "slot": {"required": ["capacity", "organizerUserName", "slotEnd", "slotStart"], "type": "object", "properties": {"slotName": {"type": "string"}, "slotStart": {"type": "string", "description": "A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.", "format": "date-time"}, "slotEnd": {"type": "string", "description": "A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.", "format": "date-time"}, "organizerUserName": {"type": "string"}, "capacity": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "reservations": {"uniqueItems": true, "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "userId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "slotId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}}}, "id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}}, "id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/7b931891-5873-4c99-8288-14b451b47c8f/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getReservationForUser | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/7b931891-5873-4c99-8288-14b451b47c8f/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getReservationForUser | 409 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/7b931891-5873-4c99-8288-14b451b47c8f/5/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getReservationForUser | 500 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/7b931891-5873-4c99-8288-14b451b47c8f/6/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getReservationForUser | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/0f9f621d-ded7-4981-961f-8e910ee5dfa8/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | makeReservation | 500 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/0f9f621d-ded7-4981-961f-8e910ee5dfa8/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | makeReservation | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/0f9f621d-ded7-4981-961f-8e910ee5dfa8/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | makeReservation | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/0f9f621d-ded7-4981-961f-8e910ee5dfa8/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | makeReservation | 201 | null | {"id": 0, "userId": 0, "slotId": 0} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "userId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "slotId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/0f9f621d-ded7-4981-961f-8e910ee5dfa8/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | makeReservation | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/0f9f621d-ded7-4981-961f-8e910ee5dfa8/5/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | makeReservation | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/0f9f621d-ded7-4981-961f-8e910ee5dfa8/6/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | makeReservation | 409 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/8dc4214d-53b5-4e17-8a27-86662f5bb674/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteReservation | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/8dc4214d-53b5-4e17-8a27-86662f5bb674/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteReservation | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/8dc4214d-53b5-4e17-8a27-86662f5bb674/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteReservation | 409 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/8dc4214d-53b5-4e17-8a27-86662f5bb674/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteReservation | 500 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/8dc4214d-53b5-4e17-8a27-86662f5bb674/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteReservation | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/8dc4214d-53b5-4e17-8a27-86662f5bb674/5/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteReservation | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/8dc4214d-53b5-4e17-8a27-86662f5bb674/6/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteReservation | 201 | null | {"id": 0, "userId": 0, "slotId": 0} | {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "userId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "slotId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/345d7222-704f-4627-aace-52b29dd64548/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteById_1 | 200 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/345d7222-704f-4627-aace-52b29dd64548/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteById_1 | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/345d7222-704f-4627-aace-52b29dd64548/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteById_1 | 500 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/345d7222-704f-4627-aace-52b29dd64548/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteById_1 | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/345d7222-704f-4627-aace-52b29dd64548/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteById_1 | 409 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/345d7222-704f-4627-aace-52b29dd64548/5/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteById_1 | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/345d7222-704f-4627-aace-52b29dd64548/6/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | deleteById_1 | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/34ee1c02-fe39-4240-8c58-7264bcef45b9/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getSlots | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/34ee1c02-fe39-4240-8c58-7264bcef45b9/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getSlots | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/34ee1c02-fe39-4240-8c58-7264bcef45b9/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getSlots | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/34ee1c02-fe39-4240-8c58-7264bcef45b9/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getSlots | 200 | null | {"slotName": "", "slotStart": "", "slotEnd": "", "organizerUserName": "", "capacity": 0, "reservations": [{"id": 0, "userId": 0, "slotId": 0}], "id": 0} | {"required": ["capacity", "organizerUserName", "slotEnd", "slotStart"], "type": "object", "properties": {"slotName": {"type": "string"}, "slotStart": {"type": "string", "description": "A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.", "format": "date-time"}, "slotEnd": {"type": "string", "description": "A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.", "format": "date-time"}, "organizerUserName": {"type": "string"}, "capacity": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "reservations": {"uniqueItems": true, "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "userId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "slotId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}}}, "id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/34ee1c02-fe39-4240-8c58-7264bcef45b9/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getSlots | 409 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/34ee1c02-fe39-4240-8c58-7264bcef45b9/5/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getSlots | 500 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/34ee1c02-fe39-4240-8c58-7264bcef45b9/6/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getSlots | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/e1a93b7b-8610-4abb-8940-e64ed2c92e19/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | activateUser | 409 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/e1a93b7b-8610-4abb-8940-e64ed2c92e19/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | activateUser | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/e1a93b7b-8610-4abb-8940-e64ed2c92e19/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | activateUser | 500 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/e1a93b7b-8610-4abb-8940-e64ed2c92e19/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | activateUser | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/e1a93b7b-8610-4abb-8940-e64ed2c92e19/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | activateUser | 200 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/e1a93b7b-8610-4abb-8940-e64ed2c92e19/5/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | activateUser | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/e1a93b7b-8610-4abb-8940-e64ed2c92e19/6/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | activateUser | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/9622970b-fd72-437c-980e-a2ddf1f2434a/0/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getUsersForSlot | 403 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/9622970b-fd72-437c-980e-a2ddf1f2434a/1/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getUsersForSlot | 404 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/9622970b-fd72-437c-980e-a2ddf1f2434a/2/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getUsersForSlot | 400 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/9622970b-fd72-437c-980e-a2ddf1f2434a/3/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getUsersForSlot | 200 | null | {"slotName": "", "slotStart": "", "slotEnd": "", "organizerUserName": "", "capacity": 0, "reservations": [{"id": 0, "userId": 0, "slotId": 0}], "id": 0, "users": [{"id": 0, "username": "", "firstName": "", "lastname": "", "password": "", "email": "", "enabled": true, "role": "ADMIN"}]} | {"required": ["capacity", "organizerUserName", "slotEnd", "slotStart"], "type": "object", "properties": {"slotName": {"type": "string"}, "slotStart": {"type": "string", "description": "A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.", "format": "date-time"}, "slotEnd": {"type": "string", "description": "A date-time without a time-zone in the ISO-8601 calendar system, such as 2007-12-03T10:15:30.", "format": "date-time"}, "organizerUserName": {"type": "string"}, "capacity": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "reservations": {"uniqueItems": true, "type": "array", "items": {"type": "object", "properties": {"id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "userId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "slotId": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}}}}, "id": {"type": "integer", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "users": {"type": "array", "items": {"required": ["email", "password", "role", "username"], "type": "object", "properties": {"id": {"type": "integer", "description": "user id", "format": "int64", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "username": {"type": "string"}, "firstName": {"type": "string"}, "lastname": {"type": "string"}, "password": {"type": "string"}, "email": {"type": "string"}, "enabled": {"type": "boolean"}, "role": {"type": "string", "default": "USER", "enum": ["ADMIN", "ORGANIZER", "USER"]}}}}}} |
|
4b9cbf3b-1472-493d-be28-2b9d11921897/9622970b-fd72-437c-980e-a2ddf1f2434a/4/0 | myBooky - DEMO | Demo version of lightweight booking API | 0.2 | getUsersForSlot | 401 | null | {"data": [], "message": {}, "detailedMessage": {}, "statusCode": 0} | {"type": "object", "properties": {"data": {"type": "array", "items": {"type": "object"}}, "message": {"type": "object"}, "detailedMessage": {"type": "object"}, "statusCode": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
Subsets and Splits