API - minor refactor and documentation update
This commit is contained in:
7
docs/_sources/api/configuration.rst.txt
Normal file
7
docs/_sources/api/configuration.rst.txt
Normal file
@ -0,0 +1,7 @@
|
||||
Configuration
|
||||
#############
|
||||
|
||||
.. autoflask:: fittrackee_api:create_app()
|
||||
:endpoints:
|
||||
config.get_application_config,
|
||||
config.update_application_config
|
@ -7,6 +7,7 @@ API documentation
|
||||
|
||||
activities
|
||||
auth
|
||||
configuration
|
||||
records
|
||||
sports
|
||||
stats
|
||||
|
Reference in New Issue
Block a user