api.fluff4.me 1.0.306 → 1.0.308
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/openapi.json +0 -6
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -5801,9 +5801,6 @@
|
|
|
5801
5801
|
}
|
|
5802
5802
|
}
|
|
5803
5803
|
},
|
|
5804
|
-
"304": {
|
|
5805
|
-
"description": "304 response"
|
|
5806
|
-
},
|
|
5807
5804
|
"default": {
|
|
5808
5805
|
"description": "Error",
|
|
5809
5806
|
"content": {
|
|
@@ -5838,9 +5835,6 @@
|
|
|
5838
5835
|
}
|
|
5839
5836
|
}
|
|
5840
5837
|
},
|
|
5841
|
-
"304": {
|
|
5842
|
-
"description": "304 response"
|
|
5843
|
-
},
|
|
5844
5838
|
"default": {
|
|
5845
5839
|
"description": "Error",
|
|
5846
5840
|
"content": {
|
package/package.json
CHANGED