Maycon Santos
|
973316d194
|
Validate input of expiration time for setup-keys (#1053)
So far we accepted any value for setup keys, including negative values
Now we are checking if it is less than 1 day or greater than 365 days
|
2023-08-04 23:54:51 +02:00 |
|
pascal-fischer
|
59372ee159
|
API cleanup (#824)
removed all PATCH endpoints
updated path parameters for all endpoints
removed not implemented endpoints for api doc
minor description updates
|
2023-05-03 00:15:25 +02:00 |
|
Pascal Fischer
|
c26cd3b9fe
|
add comments for constructors and fix typo
|
2023-02-28 15:46:08 +01:00 |
|
Pascal Fischer
|
f1f90807e4
|
changed the naming convention for all handling objects and methods to have unified way
|
2023-02-28 15:01:24 +01:00 |
|