@snokam/mcp-api 0.95.2 → 0.95.4
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/package.json
CHANGED
|
@@ -2097,7 +2097,6 @@
|
|
|
2097
2097
|
"enum": [
|
|
2098
2098
|
"CREATED",
|
|
2099
2099
|
"INTRODUCTION_INTERVIEW",
|
|
2100
|
-
"INTRODUCTION",
|
|
2101
2100
|
"TECHNICAL_INTERVIEW",
|
|
2102
2101
|
"SALES_INTERVIEW",
|
|
2103
2102
|
"OFFER",
|
|
@@ -2461,7 +2460,6 @@
|
|
|
2461
2460
|
"enum": [
|
|
2462
2461
|
"CREATED",
|
|
2463
2462
|
"INTRODUCTION_INTERVIEW",
|
|
2464
|
-
"INTRODUCTION",
|
|
2465
2463
|
"OFFBOARDING",
|
|
2466
2464
|
"OFFER",
|
|
2467
2465
|
"ONBOARDING",
|
|
@@ -2687,15 +2685,9 @@
|
|
|
2687
2685
|
"$ref": "#/components/schemas/pageEmployeeOrderInner"
|
|
2688
2686
|
}
|
|
2689
2687
|
},
|
|
2690
|
-
"place": {
|
|
2691
|
-
"type": "string"
|
|
2692
|
-
},
|
|
2693
2688
|
"sanityKey": {
|
|
2694
2689
|
"type": "string"
|
|
2695
2690
|
},
|
|
2696
|
-
"scheduledAt": {
|
|
2697
|
-
"type": "string"
|
|
2698
|
-
},
|
|
2699
2691
|
"token": {
|
|
2700
2692
|
"type": "string"
|
|
2701
2693
|
}
|
|
@@ -3171,7 +3163,6 @@
|
|
|
3171
3163
|
"enum": [
|
|
3172
3164
|
"CREATED",
|
|
3173
3165
|
"INTRODUCTION_INTERVIEW",
|
|
3174
|
-
"INTRODUCTION",
|
|
3175
3166
|
"TECHNICAL_INTERVIEW",
|
|
3176
3167
|
"SALES_INTERVIEW",
|
|
3177
3168
|
"OFFER",
|
|
@@ -3394,15 +3385,9 @@
|
|
|
3394
3385
|
"$ref": "#/components/schemas/pageEmployeeOrderInner"
|
|
3395
3386
|
}
|
|
3396
3387
|
},
|
|
3397
|
-
"place": {
|
|
3398
|
-
"type": "string"
|
|
3399
|
-
},
|
|
3400
3388
|
"sanityKey": {
|
|
3401
3389
|
"type": "string"
|
|
3402
3390
|
},
|
|
3403
|
-
"scheduledAt": {
|
|
3404
|
-
"type": "string"
|
|
3405
|
-
},
|
|
3406
3391
|
"token": {
|
|
3407
3392
|
"type": "string"
|
|
3408
3393
|
}
|
|
@@ -33350,12 +33350,6 @@
|
|
|
33350
33350
|
},
|
|
33351
33351
|
"type": "array"
|
|
33352
33352
|
},
|
|
33353
|
-
"place": {
|
|
33354
|
-
"type": "string"
|
|
33355
|
-
},
|
|
33356
|
-
"scheduledAt": {
|
|
33357
|
-
"type": "string"
|
|
33358
|
-
},
|
|
33359
33353
|
"type": {
|
|
33360
33354
|
"type": "string",
|
|
33361
33355
|
"enum": [
|
|
@@ -33368,7 +33362,6 @@
|
|
|
33368
33362
|
"required": [
|
|
33369
33363
|
"sanityKey",
|
|
33370
33364
|
"sanityType",
|
|
33371
|
-
"scheduledAt",
|
|
33372
33365
|
"type"
|
|
33373
33366
|
],
|
|
33374
33367
|
"type": "object"
|
|
@@ -33694,12 +33687,6 @@
|
|
|
33694
33687
|
},
|
|
33695
33688
|
"type": "array"
|
|
33696
33689
|
},
|
|
33697
|
-
"place": {
|
|
33698
|
-
"type": "string"
|
|
33699
|
-
},
|
|
33700
|
-
"scheduledAt": {
|
|
33701
|
-
"type": "string"
|
|
33702
|
-
},
|
|
33703
33690
|
"type": {
|
|
33704
33691
|
"type": "string",
|
|
33705
33692
|
"enum": [
|
|
@@ -33712,7 +33699,6 @@
|
|
|
33712
33699
|
"required": [
|
|
33713
33700
|
"sanityKey",
|
|
33714
33701
|
"sanityType",
|
|
33715
|
-
"scheduledAt",
|
|
33716
33702
|
"type"
|
|
33717
33703
|
],
|
|
33718
33704
|
"type": "object"
|
|
@@ -34069,7 +34055,6 @@
|
|
|
34069
34055
|
"enum": [
|
|
34070
34056
|
"CREATED",
|
|
34071
34057
|
"INTRODUCTION_INTERVIEW",
|
|
34072
|
-
"INTRODUCTION",
|
|
34073
34058
|
"TECHNICAL_INTERVIEW",
|
|
34074
34059
|
"SALES_INTERVIEW",
|
|
34075
34060
|
"OFFER",
|
|
@@ -2097,7 +2097,6 @@
|
|
|
2097
2097
|
"enum": [
|
|
2098
2098
|
"CREATED",
|
|
2099
2099
|
"INTRODUCTION_INTERVIEW",
|
|
2100
|
-
"INTRODUCTION",
|
|
2101
2100
|
"TECHNICAL_INTERVIEW",
|
|
2102
2101
|
"SALES_INTERVIEW",
|
|
2103
2102
|
"OFFER",
|
|
@@ -2461,7 +2460,6 @@
|
|
|
2461
2460
|
"enum": [
|
|
2462
2461
|
"CREATED",
|
|
2463
2462
|
"INTRODUCTION_INTERVIEW",
|
|
2464
|
-
"INTRODUCTION",
|
|
2465
2463
|
"OFFBOARDING",
|
|
2466
2464
|
"OFFER",
|
|
2467
2465
|
"ONBOARDING",
|
|
@@ -2687,15 +2685,9 @@
|
|
|
2687
2685
|
"$ref": "#/components/schemas/pageEmployeeOrderInner"
|
|
2688
2686
|
}
|
|
2689
2687
|
},
|
|
2690
|
-
"place": {
|
|
2691
|
-
"type": "string"
|
|
2692
|
-
},
|
|
2693
2688
|
"sanityKey": {
|
|
2694
2689
|
"type": "string"
|
|
2695
2690
|
},
|
|
2696
|
-
"scheduledAt": {
|
|
2697
|
-
"type": "string"
|
|
2698
|
-
},
|
|
2699
2691
|
"token": {
|
|
2700
2692
|
"type": "string"
|
|
2701
2693
|
}
|
|
@@ -3171,7 +3163,6 @@
|
|
|
3171
3163
|
"enum": [
|
|
3172
3164
|
"CREATED",
|
|
3173
3165
|
"INTRODUCTION_INTERVIEW",
|
|
3174
|
-
"INTRODUCTION",
|
|
3175
3166
|
"TECHNICAL_INTERVIEW",
|
|
3176
3167
|
"SALES_INTERVIEW",
|
|
3177
3168
|
"OFFER",
|
|
@@ -3394,15 +3385,9 @@
|
|
|
3394
3385
|
"$ref": "#/components/schemas/pageEmployeeOrderInner"
|
|
3395
3386
|
}
|
|
3396
3387
|
},
|
|
3397
|
-
"place": {
|
|
3398
|
-
"type": "string"
|
|
3399
|
-
},
|
|
3400
3388
|
"sanityKey": {
|
|
3401
3389
|
"type": "string"
|
|
3402
3390
|
},
|
|
3403
|
-
"scheduledAt": {
|
|
3404
|
-
"type": "string"
|
|
3405
|
-
},
|
|
3406
3391
|
"token": {
|
|
3407
3392
|
"type": "string"
|
|
3408
3393
|
}
|
package/specs/test/sanity.json
CHANGED
|
@@ -33350,12 +33350,6 @@
|
|
|
33350
33350
|
},
|
|
33351
33351
|
"type": "array"
|
|
33352
33352
|
},
|
|
33353
|
-
"place": {
|
|
33354
|
-
"type": "string"
|
|
33355
|
-
},
|
|
33356
|
-
"scheduledAt": {
|
|
33357
|
-
"type": "string"
|
|
33358
|
-
},
|
|
33359
33353
|
"type": {
|
|
33360
33354
|
"type": "string",
|
|
33361
33355
|
"enum": [
|
|
@@ -33368,7 +33362,6 @@
|
|
|
33368
33362
|
"required": [
|
|
33369
33363
|
"sanityKey",
|
|
33370
33364
|
"sanityType",
|
|
33371
|
-
"scheduledAt",
|
|
33372
33365
|
"type"
|
|
33373
33366
|
],
|
|
33374
33367
|
"type": "object"
|
|
@@ -33694,12 +33687,6 @@
|
|
|
33694
33687
|
},
|
|
33695
33688
|
"type": "array"
|
|
33696
33689
|
},
|
|
33697
|
-
"place": {
|
|
33698
|
-
"type": "string"
|
|
33699
|
-
},
|
|
33700
|
-
"scheduledAt": {
|
|
33701
|
-
"type": "string"
|
|
33702
|
-
},
|
|
33703
33690
|
"type": {
|
|
33704
33691
|
"type": "string",
|
|
33705
33692
|
"enum": [
|
|
@@ -33712,7 +33699,6 @@
|
|
|
33712
33699
|
"required": [
|
|
33713
33700
|
"sanityKey",
|
|
33714
33701
|
"sanityType",
|
|
33715
|
-
"scheduledAt",
|
|
33716
33702
|
"type"
|
|
33717
33703
|
],
|
|
33718
33704
|
"type": "object"
|