@hapaul/api 0.1.37 → 0.1.38

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/dist/index.d.ts +1 -1
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -2277,7 +2277,7 @@ interface operations {
2277
2277
  cancelInvitation: {
2278
2278
  parameters: {
2279
2279
  query: {
2280
- invitationId: string;
2280
+ invitationCode: string;
2281
2281
  };
2282
2282
  header?: never;
2283
2283
  path?: never;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hapaul/api",
3
- "version": "0.1.37",
3
+ "version": "0.1.38",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "files": [