Skip to content

Commit

Permalink
Removed enumeration of export format parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Whitlock committed Aug 19, 2021
1 parent 671a07c commit 46049d4
Showing 1 changed file with 0 additions and 48 deletions.
48 changes: 0 additions & 48 deletions src/Http/Resources/service.json
Original file line number Diff line number Diff line change
Expand Up @@ -226,22 +226,6 @@
"type": "string",
"required": false,
"description": "More specific format of file type. e.g. <code>symfony<\/code> applies to <code>php<\/code>, <code>xlf<\/code> &amp; <code>yml<\/code>",
"enum": [
"symfony",
"zend",
"codeigniter",
"constants",
"chrome",
"nested",
"rails",
"java",
"tizen",
"jed",
"gettext",
"ng-gettext",
"xcode",
"script"
],
"location": "query"
},
"filter": {
Expand Down Expand Up @@ -425,22 +409,6 @@
"type": "string",
"required": false,
"description": "More specific format of file type. e.g. <code>symfony<\/code> applies to <code>php<\/code>, <code>xlf<\/code> &amp; <code>yml<\/code>",
"enum": [
"symfony",
"zend",
"codeigniter",
"constants",
"chrome",
"nested",
"rails",
"java",
"tizen",
"jed",
"gettext",
"ng-gettext",
"xcode",
"script"
],
"location": "query"
},
"filter": {
Expand Down Expand Up @@ -610,22 +578,6 @@
"type": "string",
"required": false,
"description": "More specific format of file type. e.g. <code>symfony<\/code> applies to <code>php<\/code>, <code>xlf<\/code> &amp; <code>yml<\/code>",
"enum": [
"symfony",
"zend",
"codeigniter",
"constants",
"chrome",
"nested",
"rails",
"java",
"tizen",
"jed",
"gettext",
"ng-gettext",
"xcode",
"script"
],
"location": "query"
},
"filter": {
Expand Down

0 comments on commit 46049d4

Please sign in to comment.