api.fluff4.me 1.0.265 → 1.0.266

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.
Files changed (2) hide show
  1. package/openapi.json +3 -0
  2. package/package.json +1 -1
package/openapi.json CHANGED
@@ -5052,6 +5052,9 @@
5052
5052
  }
5053
5053
  }
5054
5054
  },
5055
+ "304": {
5056
+ "description": "304 response"
5057
+ },
5055
5058
  "default": {
5056
5059
  "description": "Error",
5057
5060
  "content": {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "api.fluff4.me",
3
- "version": "1.0.265",
3
+ "version": "1.0.266",
4
4
  "types": "index.d.ts"
5
5
  }