api.fluff4.me 1.0.265 → 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 +3 -6
  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": {
@@ -6136,9 +6139,6 @@
6136
6139
  }
6137
6140
  }
6138
6141
  },
6139
- "304": {
6140
- "description": "304 response"
6141
- },
6142
6142
  "default": {
6143
6143
  "description": "Error",
6144
6144
  "content": {
@@ -6213,9 +6213,6 @@
6213
6213
  }
6214
6214
  }
6215
6215
  },
6216
- "304": {
6217
- "description": "304 response"
6218
- },
6219
6216
  "default": {
6220
6217
  "description": "Error",
6221
6218
  "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.267",
4
4
  "types": "index.d.ts"
5
5
  }