basecamp-client 1.0.10 → 1.0.11
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/dist/index.d.mts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/openapi.json +2 -2
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -11227,7 +11227,7 @@
|
|
|
11227
11227
|
"type": "string",
|
|
11228
11228
|
"enum": [
|
|
11229
11229
|
"active",
|
|
11230
|
-
"
|
|
11230
|
+
"drafted"
|
|
11231
11231
|
]
|
|
11232
11232
|
},
|
|
11233
11233
|
{
|
|
@@ -36665,7 +36665,7 @@
|
|
|
36665
36665
|
"type": "string",
|
|
36666
36666
|
"enum": [
|
|
36667
36667
|
"active",
|
|
36668
|
-
"
|
|
36668
|
+
"drafted"
|
|
36669
36669
|
]
|
|
36670
36670
|
},
|
|
36671
36671
|
{
|