Skip to content

Commit fe466a4

Browse files
committed
Deploying to gh-pages from @ skyportal/skyportal@7575de7 🚀
1 parent 286edde commit fe466a4

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

_images/erd.png

-16.5 KB
Loading

api.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32321,6 +32321,10 @@
3232132321
"type": "integer",
3232232322
"description": "ID of the Filter's Stream."
3232332323
},
32324+
"altdata": {
32325+
"description": "Arbitrary additional JSON data associated with the Filter.",
32326+
"nullable": true
32327+
},
3232432328
"group_id": {
3232532329
"type": "integer",
3232632330
"description": "ID of the Filter's Group."
@@ -32405,6 +32409,10 @@
3240532409
"type": "integer",
3240632410
"description": "ID of the Filter's Stream."
3240732411
},
32412+
"altdata": {
32413+
"description": "Arbitrary additional JSON data associated with the Filter.",
32414+
"nullable": true
32415+
},
3240832416
"group_id": {
3240932417
"type": "integer",
3241032418
"description": "ID of the Filter's Group."

0 commit comments

Comments
 (0)