api.fluff4.me 1.0.266 → 1.0.267

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 +0 -6
  2. package/package.json +1 -1
package/openapi.json CHANGED
@@ -6139,9 +6139,6 @@
6139
6139
  }
6140
6140
  }
6141
6141
  },
6142
- "304": {
6143
- "description": "304 response"
6144
- },
6145
6142
  "default": {
6146
6143
  "description": "Error",
6147
6144
  "content": {
@@ -6216,9 +6213,6 @@
6216
6213
  }
6217
6214
  }
6218
6215
  },
6219
- "304": {
6220
- "description": "304 response"
6221
- },
6222
6216
  "default": {
6223
6217
  "description": "Error",
6224
6218
  "content": {
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "api.fluff4.me",
3
- "version": "1.0.266",
3
+ "version": "1.0.267",
4
4
  "types": "index.d.ts"
5
5
  }