New endpoints
This commit is contained in:
parent
e2a1edcde3
commit
602677eff7
8 changed files with 70 additions and 9 deletions
backend
|
@ -1,11 +1,10 @@
|
|||
[MAIN]
|
||||
|
||||
disable=
|
||||
too-many-instance-attributes,
|
||||
line-too-long,
|
||||
missing-class-docstring,
|
||||
missing-function-docstring,
|
||||
missing-module-docstring,
|
||||
too-few-public-methods,
|
||||
too-many-arguments,
|
||||
missing-module-docstring,
|
||||
missing-function-docstring,
|
||||
missing-class-docstring,
|
||||
too-few-public-methods,
|
||||
line-too-long,
|
||||
too-many-instance-attributes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue