Joel Collins
|
3fef94dc95
|
Removed old swagger routes
|
2020-01-07 22:25:00 +00:00 |
|
Joel Collins
|
eaf2fc5f7d
|
Enable tag inheritance
|
2020-01-07 21:23:42 +00:00 |
|
Joel Collins
|
a2bb1a1a38
|
Fixed root swagger UI description
|
2020-01-07 14:21:24 +00:00 |
|
Joel Collins
|
b2824251ae
|
Include Swagger UI
|
2020-01-07 14:19:52 +00:00 |
|
Joel Collins
|
5c6708cddd
|
Removed a couple of unused prints
|
2020-01-07 13:21:09 +00:00 |
|
jtc42
|
8afb0757bd
|
Better handle response documentation
|
2020-01-06 22:28:00 +00:00 |
|
jtc42
|
dfdd1412f8
|
Removed redundant todo
|
2020-01-06 17:49:14 +00:00 |
|
jtc42
|
39cba66743
|
Use relative imports
|
2020-01-06 17:48:03 +00:00 |
|
jtc42
|
d656ce24ec
|
Use update_spec
|
2020-01-06 17:47:53 +00:00 |
|
jtc42
|
964258a1b7
|
Fixed missing task links
|
2020-01-06 17:22:57 +00:00 |
|
jtc42
|
f1fae05cdd
|
Fixed task dictionary keys
|
2020-01-06 17:22:48 +00:00 |
|
jtc42
|
851d70842c
|
Moved all API stuff to flask_labthings
|
2020-01-06 17:03:05 +00:00 |
|
jtc42
|
6bf178750b
|
Fixed ExtensionList reference
|
2020-01-06 16:47:27 +00:00 |
|
jtc42
|
70149e9732
|
Cleaned code structure
|
2020-01-06 16:45:38 +00:00 |
|
jtc42
|
79abc3fee3
|
Added quick create_app function
|
2020-01-06 15:09:29 +00:00 |
|
jtc42
|
829c58d3fb
|
Blackened
|
2020-01-06 15:00:48 +00:00 |
|
jtc42
|
585633020b
|
Automatically register all extensions in the extension directory (without explicit init import)
|
2020-01-05 20:02:22 +00:00 |
|
jtc42
|
7888d97220
|
Fixed extension URLs with URL params
|
2020-01-05 19:07:28 +00:00 |
|
jtc42
|
2a245185a6
|
Renamed LabThing plugins to extensions
|
2020-01-05 18:56:46 +00:00 |
|
jtc42
|
ab6fa9f0e5
|
Blackened
|
2020-01-03 00:21:16 +00:00 |
|
jtc42
|
6be8b0044a
|
Added simple root and swagger routes
|
2020-01-03 00:19:25 +00:00 |
|
jtc42
|
bcfc8e6eeb
|
Added update_spec function
|
2020-01-02 23:52:46 +00:00 |
|
jtc42
|
5bdb6764be
|
Fixed automatic Swagger from docstrings
|
2020-01-02 23:37:28 +00:00 |
|
jtc42
|
a75b6073f2
|
Renamed @response to @doc_response
|
2020-01-02 23:01:04 +00:00 |
|
jtc42
|
b3f32f2309
|
Added decorator for documenting response codes
|
2020-01-02 22:43:44 +00:00 |
|
jtc42
|
3bcfd86ccc
|
Get default description and summary from docstring
|
2020-01-02 22:43:24 +00:00 |
|
jtc42
|
b0316ae494
|
Fixed default response docs
|
2020-01-02 21:42:03 +00:00 |
|
jtc42
|
6d7921e8b4
|
First draft of auto-Swagger
|
2020-01-02 21:33:50 +00:00 |
|
Joel Collins
|
99d0d0055e
|
Converted webargs decorators to classes (allowing auto-docs)
|
2020-01-01 18:07:16 +00:00 |
|
Joel Collins
|
998d3b4109
|
Added empty class endpoint
|
2019-12-30 18:08:03 +00:00 |
|
Joel Collins
|
31018b0c92
|
Use marshall_with
|
2019-12-30 18:07:53 +00:00 |
|
Joel Collins
|
f0c1547d82
|
Added plugin JSON schema
|
2019-12-30 18:02:47 +00:00 |
|
Joel Collins
|
20bbf5ab21
|
Removed blueprint stuff from owns_endpoint
|
2019-12-28 18:55:13 +00:00 |
|
Joel Collins
|
e4c6e892fa
|
Fixed plugin list endpoint
|
2019-12-28 18:52:52 +00:00 |
|
Joel Collins
|
2b90829020
|
Replace uuid().hex with just uuid()
|
2019-12-28 18:36:46 +00:00 |
|
jtc42
|
c85bdcc91d
|
Blackened
|
2019-12-21 17:40:04 +00:00 |
|
jtc42
|
4793de1283
|
Generate links at pre_dump time
|
2019-12-21 17:37:21 +00:00 |
|
jtc42
|
8bda25ea73
|
Lowercase for endpoint names
|
2019-12-21 16:21:02 +00:00 |
|
jtc42
|
2372ba26e1
|
Added some basic docs (waiting on auto-doc for args)
|
2019-12-21 13:18:02 +00:00 |
|
jtc42
|
a8a3cafa97
|
Restructured labthings
|
2019-12-21 12:10:09 +00:00 |
|
Joel Collins
|
15a6f13cd5
|
Blackened
|
2019-12-18 14:58:51 +00:00 |
|
Joel Collins
|
1047257242
|
Moved task routes into base labthing
|
2019-12-18 14:56:45 +00:00 |
|
Joel Collins
|
f2af359b8b
|
Added basic thing description to root
|
2019-12-18 14:30:33 +00:00 |
|
Joel Collins
|
74f1d55bb2
|
Added capture resources to new system
|
2019-12-18 11:55:51 +00:00 |
|
Joel Collins
|
dee77c295a
|
Migrated scan plugin
|
2019-12-18 11:06:02 +00:00 |
|
Joel Collins
|
c9ac940a27
|
Fixed URL prefix
|
2019-12-16 16:24:36 +00:00 |
|
Joel Collins
|
2b5b0b8744
|
Added base plugin resource
|
2019-12-16 16:20:13 +00:00 |
|
Joel Collins
|
469e8218e0
|
Added spine-to-snake function for new plugin routes
|
2019-12-13 15:17:35 +00:00 |
|
Joel Collins
|
779c112ecc
|
Fixed plugin route attaching
|
2019-12-13 14:49:28 +00:00 |
|
Joel Collins
|
477abb6970
|
First draft of new API plugin system
|
2019-12-13 13:48:50 +00:00 |
|