UNPKG

5.01 kBXMLView Raw
1<?xml version="1.0" encoding="UTF-8"?>
2<project version="4">
3 <component name="ChangeListManager">
4 <list default="true" id="5fca3f7b-f122-44f3-bcb5-a3933a9806ff" name="Default" comment="">
5 <change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
6 </list>
7 <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
8 <option name="SHOW_DIALOG" value="false" />
9 <option name="HIGHLIGHT_CONFLICTS" value="true" />
10 <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11 <option name="LAST_RESOLUTION" value="IGNORE" />
12 </component>
13 <component name="ComposerSettings">
14 <execution>
15 <executable />
16 </execution>
17 </component>
18 <component name="Git.Settings">
19 <option name="RECENT_BRANCH_BY_REPOSITORY">
20 <map>
21 <entry key="$PROJECT_DIR$" value="hotfix/dbaranoff/Skip_parseContentTypeHeader_if_no_header_present" />
22 </map>
23 </option>
24 <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
25 </component>
26 <component name="JsFlowSettings">
27 <service-enabled>true</service-enabled>
28 <exe-path />
29 <other-services-enabled>true</other-services-enabled>
30 <auto-save>true</auto-save>
31 </component>
32 <component name="ProjectId" id="1UjvRkITdjm1ia7XpU1ps1OX9XI" />
33 <component name="PropertiesComponent">
34 <property name="Git.Branch.Popup.ShowAllRemotes" value="true" />
35 <property name="WebServerToolWindowFactoryState" value="false" />
36 <property name="node.js.detected.package.eslint" value="true" />
37 <property name="node.js.path.for.package.eslint" value="project" />
38 <property name="node.js.selected.package.eslint" value="$PROJECT_DIR$/node_modules/eslint" />
39 <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
40 <property name="nodejs_npm_path_reset_for_default_project" value="true" />
41 <property name="nodejs_package_manager_path" value="npm" />
42 </component>
43 <component name="RunDashboard">
44 <option name="ruleStates">
45 <list>
46 <RuleState>
47 <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
48 </RuleState>
49 <RuleState>
50 <option name="name" value="StatusDashboardGroupingRule" />
51 </RuleState>
52 </list>
53 </option>
54 </component>
55 <component name="SvnConfiguration">
56 <configuration />
57 </component>
58 <component name="TaskManager">
59 <task active="true" id="Default" summary="Default task">
60 <changelist id="5fca3f7b-f122-44f3-bcb5-a3933a9806ff" name="Default" comment="" />
61 <created>1543849688913</created>
62 <option name="number" value="Default" />
63 <option name="presentableId" value="Default" />
64 <updated>1543849688913</updated>
65 <workItem from="1543849690342" duration="3426000" />
66 <workItem from="1545150506013" duration="1509000" />
67 <workItem from="1575882815303" duration="1772000" />
68 <workItem from="1575902572568" duration="619000" />
69 <workItem from="1575969551140" duration="1445000" />
70 <workItem from="1576071164306" duration="2398000" />
71 </task>
72 <task id="LOCAL-00001" summary="SwaggerFetch.parseContentType changed&#10; &#10;Added 204 responses handling to static parseContentType method.">
73 <created>1543854207090</created>
74 <option name="number" value="00001" />
75 <option name="presentableId" value="LOCAL-00001" />
76 <option name="project" value="LOCAL" />
77 <updated>1543854207090</updated>
78 </task>
79 <task id="LOCAL-00002" summary="SwaggerFetch.parseContentType changed&#10; &#10;Skipping parsing the 200 responses without &quot;Content-Type&quot; header specified.">
80 <created>1576071870206</created>
81 <option name="number" value="00002" />
82 <option name="presentableId" value="LOCAL-00002" />
83 <option name="project" value="LOCAL" />
84 <updated>1576071870206</updated>
85 </task>
86 <option name="localTasksCounter" value="3" />
87 <servers />
88 </component>
89 <component name="TypeScriptGeneratedFilesManager">
90 <option name="version" value="1" />
91 </component>
92 <component name="Vcs.Log.Tabs.Properties">
93 <option name="TAB_STATES">
94 <map>
95 <entry key="MAIN">
96 <value>
97 <State>
98 <option name="COLUMN_ORDER" />
99 </State>
100 </value>
101 </entry>
102 </map>
103 </option>
104 </component>
105 <component name="VcsManagerConfiguration">
106 <MESSAGE value="SwaggerFetch.parseContentType changed&#10; &#10;Added 204 responses handling to static parseContentType method." />
107 <MESSAGE value="SwaggerFetch.parseContentType changed&#10; &#10;Skipping parsing the 200 responses without &quot;Content-Type&quot; header specified." />
108 <option name="LAST_COMMIT_MESSAGE" value="SwaggerFetch.parseContentType changed&#10; &#10;Skipping parsing the 200 responses without &quot;Content-Type&quot; header specified." />
109 </component>
110</project>
\No newline at end of file