File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 33723372 }
33733373 ]
33743374 },
3375+ "FetchLocalizationFromCrowdIn": {
3376+ "_type": "undocumented",
3377+ "version": 1,
3378+ "httpmethod": "POST",
3379+ "parameters": [
3380+ {
3381+ "name": "key",
3382+ "type": "string",
3383+ "optional": false,
3384+ "description": "Access key"
3385+ },
3386+ {
3387+ "name": "faq_id",
3388+ "type": "uint64",
3389+ "optional": true,
3390+ "description": ""
3391+ },
3392+ {
3393+ "name": "language",
3394+ "type": "uint32",
3395+ "optional": true,
3396+ "description": ""
3397+ }
3398+ ]
3399+ },
33753400 "GetAllDrafts": {
33763401 "_type": "undocumented",
33773402 "version": 1,
34413466 }
34423467 ]
34433468 },
3469+ "GetCrowdInMetadata": {
3470+ "_type": "undocumented",
3471+ "version": 1,
3472+ "httpmethod": "POST",
3473+ "parameters": [
3474+ {
3475+ "name": "key",
3476+ "type": "string",
3477+ "optional": false,
3478+ "description": "Access key"
3479+ },
3480+ {
3481+ "name": "faq_id",
3482+ "type": "uint64",
3483+ "optional": true,
3484+ "description": ""
3485+ }
3486+ ]
3487+ },
34443488 "GetFAQ": {
34453489 "_type": "undocumented",
34463490 "version": 1,
You can’t perform that action at this time.
0 commit comments