r2-oas 0.1.2 → 0.1.3

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.
@@ -140,50 +140,50 @@ I, [2019-06-02T22:12:41.530676 #61323] INFO -- : [R2-OAS] start
140
140
  I, [2019-06-02T22:12:41.609492 #61323] INFO -- : [Generate Swagger schema files] start
141
141
  I, [2019-06-02T22:12:41.609574 #61323] INFO -- : <From routes data>
142
142
  I, [2019-06-02T22:12:41.609591 #61323] INFO -- : <Update schema files>
143
- I, [2019-06-02T22:12:41.611183 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
144
- I, [2019-06-02T22:12:41.611676 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
145
- I, [2019-06-02T22:12:41.612596 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
143
+ I, [2019-06-02T22:12:41.611183 #61323] INFO -- : Write schema file: oas_docs/src/openapi.yml
144
+ I, [2019-06-02T22:12:41.611676 #61323] INFO -- : Write schema file: oas_docs/src/info.yml
145
+ I, [2019-06-02T22:12:41.612596 #61323] INFO -- : Write schema file: oas_docs/src/tags.yml
146
146
  I, [2019-06-02T22:12:41.612619 #61323] INFO -- : [Generate Swagger schema files (paths)] start
147
147
  I, [2019-06-02T22:12:41.612765 #61323] INFO -- : <From routes data>
148
148
  I, [2019-06-02T22:12:41.612782 #61323] INFO -- : <Update schema files (paths)>
149
- I, [2019-06-02T22:12:41.614701 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/engine.yml
150
- I, [2019-06-02T22:12:41.618979 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v2/post.yml
151
- I, [2019-06-02T22:12:41.623081 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/post.yml
152
- I, [2019-06-02T22:12:41.630184 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
153
- I, [2019-06-02T22:12:41.633369 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/task.yml
154
- I, [2019-06-02T22:12:41.636323 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/user.yml
155
- I, [2019-06-02T22:12:41.642353 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/main.yml
149
+ I, [2019-06-02T22:12:41.614701 #61323] INFO -- : Write schema file: oas_docs/src/paths/rails_admin/engine.yml
150
+ I, [2019-06-02T22:12:41.618979 #61323] INFO -- : Write schema file: oas_docs/src/paths/api/v2/post.yml
151
+ I, [2019-06-02T22:12:41.623081 #61323] INFO -- : Write schema file: oas_docs/src/paths/api/v1/post.yml
152
+ I, [2019-06-02T22:12:41.630184 #61323] INFO -- : Write schema file: oas_docs/src/paths/api/v1/task.yml
153
+ I, [2019-06-02T22:12:41.633369 #61323] INFO -- : Write schema file: oas_docs/src/paths/task.yml
154
+ I, [2019-06-02T22:12:41.636323 #61323] INFO -- : Write schema file: oas_docs/src/paths/user.yml
155
+ I, [2019-06-02T22:12:41.642353 #61323] INFO -- : Write schema file: oas_docs/src/paths/rails_admin/main.yml
156
156
  I, [2019-06-02T22:12:41.642381 #61323] INFO -- : [Generate Swagger schema files (paths)] end
157
- I, [2019-06-02T22:12:41.642664 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
158
- I, [2019-06-02T22:12:41.642993 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
157
+ I, [2019-06-02T22:12:41.642664 #61323] INFO -- : Write schema file: oas_docs/src/externalDocs.yml
158
+ I, [2019-06-02T22:12:41.642993 #61323] INFO -- : Write schema file: oas_docs/src/servers.yml
159
159
  I, [2019-06-02T22:12:41.643015 #61323] INFO -- : [Generate Swagger schema files (components)] start
160
160
  I, [2019-06-02T22:12:41.643335 #61323] INFO -- : <From routes data>
161
161
  I, [2019-06-02T22:12:41.643421 #61323] INFO -- : <Update Components schema files (components/schemas)>
162
- I, [2019-06-02T22:12:41.645158 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/engine.yml
163
- I, [2019-06-02T22:12:41.645613 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/post.yml
164
- I, [2019-06-02T22:12:41.645987 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/task.yml
165
- I, [2019-06-02T22:12:41.646443 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/user.yml
166
- I, [2019-06-02T22:12:41.646833 #61323] INFO -- : Write schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/main.yml
162
+ I, [2019-06-02T22:12:41.645158 #61323] INFO -- : Write schema file: oas_docs/src/components/schemas/engine.yml
163
+ I, [2019-06-02T22:12:41.645613 #61323] INFO -- : Write schema file: oas_docs/src/components/schemas/post.yml
164
+ I, [2019-06-02T22:12:41.645987 #61323] INFO -- : Write schema file: oas_docs/src/components/schemas/task.yml
165
+ I, [2019-06-02T22:12:41.646443 #61323] INFO -- : Write schema file: oas_docs/src/components/schemas/user.yml
166
+ I, [2019-06-02T22:12:41.646833 #61323] INFO -- : Write schema file: oas_docs/src/components/schemas/main.yml
167
167
  I, [2019-06-02T22:12:41.646853 #61323] INFO -- : [Generate Swagger schema files (components)] end
168
168
  I, [2019-06-02T22:12:41.646865 #61323] INFO -- : [Generate Swagger schema files] end
169
169
  I, [2019-06-02T22:12:41.646874 #61323] INFO -- : [Generate Swagger docs from schema files] start
170
- I, [2019-06-02T22:12:41.647400 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
171
- I, [2019-06-02T22:12:41.648404 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/user.yml
172
- I, [2019-06-02T22:12:41.649983 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
173
- I, [2019-06-02T22:12:41.651386 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/post.yml
174
- I, [2019-06-02T22:12:41.652608 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v2/post.yml
175
- I, [2019-06-02T22:12:41.654068 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/task.yml
176
- I, [2019-06-02T22:12:41.654754 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/engine.yml
177
- I, [2019-06-02T22:12:41.658028 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/main.yml
178
- I, [2019-06-02T22:12:41.658622 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
179
- I, [2019-06-02T22:12:41.659216 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
180
- I, [2019-06-02T22:12:41.659715 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/user.yml
181
- I, [2019-06-02T22:12:41.660165 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/task.yml
182
- I, [2019-06-02T22:12:41.660528 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/engine.yml
183
- I, [2019-06-02T22:12:41.660788 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/main.yml
184
- I, [2019-06-02T22:12:41.661004 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/post.yml
185
- I, [2019-06-02T22:12:41.661261 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
186
- I, [2019-06-02T22:12:41.661520 #61323] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
170
+ I, [2019-06-02T22:12:41.647400 #61323] INFO -- : Use schema file: oas_docs/src/openapi.yml
171
+ I, [2019-06-02T22:12:41.648404 #61323] INFO -- : Use schema file: oas_docs/src/paths/user.yml
172
+ I, [2019-06-02T22:12:41.649983 #61323] INFO -- : Use schema file: oas_docs/src/paths/api/v1/task.yml
173
+ I, [2019-06-02T22:12:41.651386 #61323] INFO -- : Use schema file: oas_docs/src/paths/api/v1/post.yml
174
+ I, [2019-06-02T22:12:41.652608 #61323] INFO -- : Use schema file: oas_docs/src/paths/api/v2/post.yml
175
+ I, [2019-06-02T22:12:41.654068 #61323] INFO -- : Use schema file: oas_docs/src/paths/task.yml
176
+ I, [2019-06-02T22:12:41.654754 #61323] INFO -- : Use schema file: oas_docs/src/paths/rails_admin/engine.yml
177
+ I, [2019-06-02T22:12:41.658028 #61323] INFO -- : Use schema file: oas_docs/src/paths/rails_admin/main.yml
178
+ I, [2019-06-02T22:12:41.658622 #61323] INFO -- : Use schema file: oas_docs/src/externalDocs.yml
179
+ I, [2019-06-02T22:12:41.659216 #61323] INFO -- : Use schema file: oas_docs/src/tags.yml
180
+ I, [2019-06-02T22:12:41.659715 #61323] INFO -- : Use schema file: oas_docs/src/components/schemas/user.yml
181
+ I, [2019-06-02T22:12:41.660165 #61323] INFO -- : Use schema file: oas_docs/src/components/schemas/task.yml
182
+ I, [2019-06-02T22:12:41.660528 #61323] INFO -- : Use schema file: oas_docs/src/components/schemas/engine.yml
183
+ I, [2019-06-02T22:12:41.660788 #61323] INFO -- : Use schema file: oas_docs/src/components/schemas/main.yml
184
+ I, [2019-06-02T22:12:41.661004 #61323] INFO -- : Use schema file: oas_docs/src/components/schemas/post.yml
185
+ I, [2019-06-02T22:12:41.661261 #61323] INFO -- : Use schema file: oas_docs/src/info.yml
186
+ I, [2019-06-02T22:12:41.661520 #61323] INFO -- : Use schema file: oas_docs/src/servers.yml
187
187
  I, [2019-06-02T22:12:41.686435 #61323] INFO -- : [Generate Swagger docs from schema files] end
188
188
  I, [2019-06-02T22:12:41.686477 #61323] INFO -- : [R2-OAS] end
189
189
  ```
@@ -89,88 +89,88 @@ I, [2019-04-29T12:53:03.010443 #10516] INFO -- : [R2-OAS] start
89
89
  I, [2019-04-29T12:53:03.010557 #10516] INFO -- : [R2-OAS] start
90
90
  I, [2019-04-29T12:53:03.133380 #10516] INFO -- : [Generate Swagger schema files] start
91
91
  I, [2019-04-29T12:53:03.133776 #10516] INFO -- : <From schema files>
92
- I, [2019-04-29T12:53:03.135212 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
93
- I, [2019-04-29T12:53:03.136340 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/user.yml
94
- I, [2019-04-29T12:53:03.137207 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
95
- I, [2019-04-29T12:53:03.137860 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/post.yml
96
- I, [2019-04-29T12:53:03.138488 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v2/post.yml
97
- I, [2019-04-29T12:53:03.139113 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/task.yml
98
- I, [2019-04-29T12:53:03.139660 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/engine.yml
99
- I, [2019-04-29T12:53:03.141082 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/main.yml
100
- I, [2019-04-29T12:53:03.141426 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
101
- I, [2019-04-29T12:53:03.142055 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
102
- I, [2019-04-29T12:53:03.142364 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/user.yml
103
- I, [2019-04-29T12:53:03.142690 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
104
- I, [2019-04-29T12:53:03.143078 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/post.yml
105
- I, [2019-04-29T12:53:03.143408 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v2/post.yml
106
- I, [2019-04-29T12:53:03.143643 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/task.yml
107
- I, [2019-04-29T12:53:03.143971 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/engine.yml
108
- I, [2019-04-29T12:53:03.144315 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/main.yml
109
- I, [2019-04-29T12:53:03.144806 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
110
- I, [2019-04-29T12:53:03.145013 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
92
+ I, [2019-04-29T12:53:03.135212 #10516] INFO -- : Fetch schema file: oas_docs/src/openapi.yml
93
+ I, [2019-04-29T12:53:03.136340 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/user.yml
94
+ I, [2019-04-29T12:53:03.137207 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/api/v1/task.yml
95
+ I, [2019-04-29T12:53:03.137860 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/api/v1/post.yml
96
+ I, [2019-04-29T12:53:03.138488 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/api/v2/post.yml
97
+ I, [2019-04-29T12:53:03.139113 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/task.yml
98
+ I, [2019-04-29T12:53:03.139660 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/rails_admin/engine.yml
99
+ I, [2019-04-29T12:53:03.141082 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/rails_admin/main.yml
100
+ I, [2019-04-29T12:53:03.141426 #10516] INFO -- : Fetch schema file: oas_docs/src/externalDocs.yml
101
+ I, [2019-04-29T12:53:03.142055 #10516] INFO -- : Fetch schema file: oas_docs/src/tags.yml
102
+ I, [2019-04-29T12:53:03.142364 #10516] INFO -- : Fetch schema file: oas_docs/src/components/schemas/user.yml
103
+ I, [2019-04-29T12:53:03.142690 #10516] INFO -- : Fetch schema file: oas_docs/src/components/schemas/api/v1/task.yml
104
+ I, [2019-04-29T12:53:03.143078 #10516] INFO -- : Fetch schema file: oas_docs/src/components/schemas/api/v1/post.yml
105
+ I, [2019-04-29T12:53:03.143408 #10516] INFO -- : Fetch schema file: oas_docs/src/components/schemas/api/v2/post.yml
106
+ I, [2019-04-29T12:53:03.143643 #10516] INFO -- : Fetch schema file: oas_docs/src/components/schemas/task.yml
107
+ I, [2019-04-29T12:53:03.143971 #10516] INFO -- : Fetch schema file: oas_docs/src/components/schemas/rails_admin/engine.yml
108
+ I, [2019-04-29T12:53:03.144315 #10516] INFO -- : Fetch schema file: oas_docs/src/components/schemas/rails_admin/main.yml
109
+ I, [2019-04-29T12:53:03.144806 #10516] INFO -- : Fetch schema file: oas_docs/src/info.yml
110
+ I, [2019-04-29T12:53:03.145013 #10516] INFO -- : Fetch schema file: oas_docs/src/servers.yml
111
111
  I, [2019-04-29T12:53:03.145597 #10516] INFO -- : <Update schema files>
112
- I, [2019-04-29T12:53:03.146179 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
113
- I, [2019-04-29T12:53:03.146613 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
114
- I, [2019-04-29T12:53:03.147470 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
112
+ I, [2019-04-29T12:53:03.146179 #10516] INFO -- : Merge schema file: oas_docs/src/openapi.yml
113
+ I, [2019-04-29T12:53:03.146613 #10516] INFO -- : Merge schema file: oas_docs/src/info.yml
114
+ I, [2019-04-29T12:53:03.147470 #10516] INFO -- : Merge schema file: oas_docs/src/tags.yml
115
115
  I, [2019-04-29T12:53:03.147492 #10516] INFO -- : [Generate Swagger schema files (paths)] start
116
116
  I, [2019-04-29T12:53:03.183824 #10516] INFO -- : <From schema files>
117
- I, [2019-04-29T12:53:03.184629 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/user.yml
118
- I, [2019-04-29T12:53:03.185143 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
119
- I, [2019-04-29T12:53:03.185661 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/post.yml
120
- I, [2019-04-29T12:53:03.186202 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v2/post.yml
121
- I, [2019-04-29T12:53:03.186675 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/task.yml
122
- I, [2019-04-29T12:53:03.187142 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/engine.yml
123
- I, [2019-04-29T12:53:03.188050 #10516] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/main.yml
117
+ I, [2019-04-29T12:53:03.184629 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/user.yml
118
+ I, [2019-04-29T12:53:03.185143 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/api/v1/task.yml
119
+ I, [2019-04-29T12:53:03.185661 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/api/v1/post.yml
120
+ I, [2019-04-29T12:53:03.186202 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/api/v2/post.yml
121
+ I, [2019-04-29T12:53:03.186675 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/task.yml
122
+ I, [2019-04-29T12:53:03.187142 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/rails_admin/engine.yml
123
+ I, [2019-04-29T12:53:03.188050 #10516] INFO -- : Fetch schema file: oas_docs/src/paths/rails_admin/main.yml
124
124
  I, [2019-04-29T12:53:03.188673 #10516] INFO -- : <Update schema files (paths)>
125
- I, [2019-04-29T12:53:03.189751 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/engine.yml
126
- I, [2019-04-29T12:53:03.190945 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v2/post.yml
127
- I, [2019-04-29T12:53:03.192400 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/post.yml
128
- I, [2019-04-29T12:53:03.193803 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
129
- I, [2019-04-29T12:53:03.195408 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/task.yml
130
- I, [2019-04-29T12:53:03.196820 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/user.yml
131
- I, [2019-04-29T12:53:03.199474 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/main.yml
125
+ I, [2019-04-29T12:53:03.189751 #10516] INFO -- : Merge schema file: oas_docs/src/paths/rails_admin/engine.yml
126
+ I, [2019-04-29T12:53:03.190945 #10516] INFO -- : Merge schema file: oas_docs/src/paths/api/v2/post.yml
127
+ I, [2019-04-29T12:53:03.192400 #10516] INFO -- : Merge schema file: oas_docs/src/paths/api/v1/post.yml
128
+ I, [2019-04-29T12:53:03.193803 #10516] INFO -- : Merge schema file: oas_docs/src/paths/api/v1/task.yml
129
+ I, [2019-04-29T12:53:03.195408 #10516] INFO -- : Merge schema file: oas_docs/src/paths/task.yml
130
+ I, [2019-04-29T12:53:03.196820 #10516] INFO -- : Merge schema file: oas_docs/src/paths/user.yml
131
+ I, [2019-04-29T12:53:03.199474 #10516] INFO -- : Merge schema file: oas_docs/src/paths/rails_admin/main.yml
132
132
  I, [2019-04-29T12:53:03.199496 #10516] INFO -- : [Generate Swagger schema files (paths)] end
133
- I, [2019-04-29T12:53:03.199768 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
134
- I, [2019-04-29T12:53:03.200231 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
133
+ I, [2019-04-29T12:53:03.199768 #10516] INFO -- : Merge schema file: oas_docs/src/externalDocs.yml
134
+ I, [2019-04-29T12:53:03.200231 #10516] INFO -- : Merge schema file: oas_docs/src/servers.yml
135
135
  I, [2019-04-29T12:53:03.200257 #10516] INFO -- : [Generate Swagger schema files (components)] start
136
136
  I, [2019-04-29T12:53:03.268381 #10516] INFO -- : <From schema files>
137
- I, [2019-04-29T12:53:03.268772 #10516] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/user.yml
138
- I, [2019-04-29T12:53:03.268969 #10516] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
139
- I, [2019-04-29T12:53:03.269135 #10516] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/post.yml
140
- I, [2019-04-29T12:53:03.269280 #10516] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v2/post.yml
141
- I, [2019-04-29T12:53:03.269427 #10516] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/task.yml
142
- I, [2019-04-29T12:53:03.269642 #10516] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/engine.yml
143
- I, [2019-04-29T12:53:03.269793 #10516] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/main.yml
137
+ I, [2019-04-29T12:53:03.268772 #10516] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/user.yml
138
+ I, [2019-04-29T12:53:03.268969 #10516] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/api/v1/task.yml
139
+ I, [2019-04-29T12:53:03.269135 #10516] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/api/v1/post.yml
140
+ I, [2019-04-29T12:53:03.269280 #10516] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/api/v2/post.yml
141
+ I, [2019-04-29T12:53:03.269427 #10516] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/task.yml
142
+ I, [2019-04-29T12:53:03.269642 #10516] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/rails_admin/engine.yml
143
+ I, [2019-04-29T12:53:03.269793 #10516] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/rails_admin/main.yml
144
144
  I, [2019-04-29T12:53:03.269847 #10516] INFO -- : <Update Components schema files (components/schemas)>
145
- I, [2019-04-29T12:53:03.270491 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/engine.yml
146
- I, [2019-04-29T12:53:03.271096 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v2/post.yml
147
- I, [2019-04-29T12:53:03.271632 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/post.yml
148
- I, [2019-04-29T12:53:03.272166 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
149
- I, [2019-04-29T12:53:03.272620 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/task.yml
150
- I, [2019-04-29T12:53:03.273053 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/user.yml
151
- I, [2019-04-29T12:53:03.273541 #10516] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/main.yml
145
+ I, [2019-04-29T12:53:03.270491 #10516] INFO -- : Merge schema file: oas_docs/src/components/schemas/rails_admin/engine.yml
146
+ I, [2019-04-29T12:53:03.271096 #10516] INFO -- : Merge schema file: oas_docs/src/components/schemas/api/v2/post.yml
147
+ I, [2019-04-29T12:53:03.271632 #10516] INFO -- : Merge schema file: oas_docs/src/components/schemas/api/v1/post.yml
148
+ I, [2019-04-29T12:53:03.272166 #10516] INFO -- : Merge schema file: oas_docs/src/components/schemas/api/v1/task.yml
149
+ I, [2019-04-29T12:53:03.272620 #10516] INFO -- : Merge schema file: oas_docs/src/components/schemas/task.yml
150
+ I, [2019-04-29T12:53:03.273053 #10516] INFO -- : Merge schema file: oas_docs/src/components/schemas/user.yml
151
+ I, [2019-04-29T12:53:03.273541 #10516] INFO -- : Merge schema file: oas_docs/src/components/schemas/rails_admin/main.yml
152
152
  I, [2019-04-29T12:53:03.273562 #10516] INFO -- : [Generate Swagger schema files (components)] end
153
153
  I, [2019-04-29T12:53:03.273574 #10516] INFO -- : [Generate Swagger schema files] end
154
154
  I, [2019-04-29T12:53:03.273584 #10516] INFO -- : [Generate Swagger docs from schema files] start
155
- I, [2019-04-29T12:53:03.274133 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
156
- I, [2019-04-29T12:53:03.274566 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/user.yml
157
- I, [2019-04-29T12:53:03.275000 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
158
- I, [2019-04-29T12:53:03.275443 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/post.yml
159
- I, [2019-04-29T12:53:03.276159 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v2/post.yml
160
- I, [2019-04-29T12:53:03.277020 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/task.yml
161
- I, [2019-04-29T12:53:03.277364 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/engine.yml
162
- I, [2019-04-29T12:53:03.278296 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/main.yml
163
- I, [2019-04-29T12:53:03.278432 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
164
- I, [2019-04-29T12:53:03.278747 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
165
- I, [2019-04-29T12:53:03.278897 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/user.yml
166
- I, [2019-04-29T12:53:03.279043 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
167
- I, [2019-04-29T12:53:03.279210 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/post.yml
168
- I, [2019-04-29T12:53:03.279356 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v2/post.yml
169
- I, [2019-04-29T12:53:03.279566 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/task.yml
170
- I, [2019-04-29T12:53:03.279759 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/engine.yml
171
- I, [2019-04-29T12:53:03.279935 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/main.yml
172
- I, [2019-04-29T12:53:03.280107 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
173
- I, [2019-04-29T12:53:03.280223 #10516] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
155
+ I, [2019-04-29T12:53:03.274133 #10516] INFO -- : Use schema file: oas_docs/src/openapi.yml
156
+ I, [2019-04-29T12:53:03.274566 #10516] INFO -- : Use schema file: oas_docs/src/paths/user.yml
157
+ I, [2019-04-29T12:53:03.275000 #10516] INFO -- : Use schema file: oas_docs/src/paths/api/v1/task.yml
158
+ I, [2019-04-29T12:53:03.275443 #10516] INFO -- : Use schema file: oas_docs/src/paths/api/v1/post.yml
159
+ I, [2019-04-29T12:53:03.276159 #10516] INFO -- : Use schema file: oas_docs/src/paths/api/v2/post.yml
160
+ I, [2019-04-29T12:53:03.277020 #10516] INFO -- : Use schema file: oas_docs/src/paths/task.yml
161
+ I, [2019-04-29T12:53:03.277364 #10516] INFO -- : Use schema file: oas_docs/src/paths/rails_admin/engine.yml
162
+ I, [2019-04-29T12:53:03.278296 #10516] INFO -- : Use schema file: oas_docs/src/paths/rails_admin/main.yml
163
+ I, [2019-04-29T12:53:03.278432 #10516] INFO -- : Use schema file: oas_docs/src/externalDocs.yml
164
+ I, [2019-04-29T12:53:03.278747 #10516] INFO -- : Use schema file: oas_docs/src/tags.yml
165
+ I, [2019-04-29T12:53:03.278897 #10516] INFO -- : Use schema file: oas_docs/src/components/schemas/user.yml
166
+ I, [2019-04-29T12:53:03.279043 #10516] INFO -- : Use schema file: oas_docs/src/components/schemas/api/v1/task.yml
167
+ I, [2019-04-29T12:53:03.279210 #10516] INFO -- : Use schema file: oas_docs/src/components/schemas/api/v1/post.yml
168
+ I, [2019-04-29T12:53:03.279356 #10516] INFO -- : Use schema file: oas_docs/src/components/schemas/api/v2/post.yml
169
+ I, [2019-04-29T12:53:03.279566 #10516] INFO -- : Use schema file: oas_docs/src/components/schemas/task.yml
170
+ I, [2019-04-29T12:53:03.279759 #10516] INFO -- : Use schema file: oas_docs/src/components/schemas/rails_admin/engine.yml
171
+ I, [2019-04-29T12:53:03.279935 #10516] INFO -- : Use schema file: oas_docs/src/components/schemas/rails_admin/main.yml
172
+ I, [2019-04-29T12:53:03.280107 #10516] INFO -- : Use schema file: oas_docs/src/info.yml
173
+ I, [2019-04-29T12:53:03.280223 #10516] INFO -- : Use schema file: oas_docs/src/servers.yml
174
174
  I, [2019-04-29T12:53:03.301656 #10516] INFO -- : [Generate Swagger docs from schema files] end
175
175
  I, [2019-04-29T12:53:03.301698 #10516] INFO -- : [R2-OAS] end
176
176
 
@@ -201,52 +201,52 @@ I, [2019-04-29T12:55:15.434226 #10698] INFO -- : [R2-OAS] start
201
201
  I, [2019-04-29T12:55:15.434334 #10698] INFO -- : [R2-OAS] start
202
202
  I, [2019-04-29T12:55:15.550674 #10698] INFO -- : [Generate Swagger schema files] start
203
203
  I, [2019-04-29T12:55:15.551016 #10698] INFO -- : <From schema files>
204
- I, [2019-04-29T12:55:15.551724 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
205
- I, [2019-04-29T12:55:15.551870 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
206
- I, [2019-04-29T12:55:15.552005 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
207
- I, [2019-04-29T12:55:15.552257 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
208
- I, [2019-04-29T12:55:15.552608 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
209
- I, [2019-04-29T12:55:15.552847 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
210
- I, [2019-04-29T12:55:15.553001 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
204
+ I, [2019-04-29T12:55:15.551724 #10698] INFO -- : Fetch schema file: oas_docs/src/paths/api/v1/task.yml
205
+ I, [2019-04-29T12:55:15.551870 #10698] INFO -- : Fetch schema file: oas_docs/src/components/schemas/api/v1/task.yml
206
+ I, [2019-04-29T12:55:15.552005 #10698] INFO -- : Fetch schema file: oas_docs/src/openapi.yml
207
+ I, [2019-04-29T12:55:15.552257 #10698] INFO -- : Fetch schema file: oas_docs/src/externalDocs.yml
208
+ I, [2019-04-29T12:55:15.552608 #10698] INFO -- : Fetch schema file: oas_docs/src/tags.yml
209
+ I, [2019-04-29T12:55:15.552847 #10698] INFO -- : Fetch schema file: oas_docs/src/info.yml
210
+ I, [2019-04-29T12:55:15.553001 #10698] INFO -- : Fetch schema file: oas_docs/src/servers.yml
211
211
  I, [2019-04-29T12:55:15.553144 #10698] INFO -- : <Update schema files>
212
- I, [2019-04-29T12:55:15.553650 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
213
- I, [2019-04-29T12:55:15.554101 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
214
- I, [2019-04-29T12:55:15.555634 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
212
+ I, [2019-04-29T12:55:15.553650 #10698] INFO -- : Merge schema file: oas_docs/src/openapi.yml
213
+ I, [2019-04-29T12:55:15.554101 #10698] INFO -- : Merge schema file: oas_docs/src/info.yml
214
+ I, [2019-04-29T12:55:15.555634 #10698] INFO -- : Merge schema file: oas_docs/src/tags.yml
215
215
  I, [2019-04-29T12:55:15.555714 #10698] INFO -- : [Generate Swagger schema files (paths)] start
216
216
  I, [2019-04-29T12:55:15.589466 #10698] INFO -- : <From schema files>
217
- I, [2019-04-29T12:55:15.590112 #10698] INFO -- : Fetch schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
217
+ I, [2019-04-29T12:55:15.590112 #10698] INFO -- : Fetch schema file: oas_docs/src/paths/api/v1/task.yml
218
218
  I, [2019-04-29T12:55:15.590216 #10698] INFO -- : <Update schema files (paths)>
219
- I, [2019-04-29T12:55:15.591618 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/engine.yml
220
- I, [2019-04-29T12:55:15.593567 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v2/post.yml
221
- I, [2019-04-29T12:55:15.595107 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/post.yml
222
- I, [2019-04-29T12:55:15.596491 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
223
- I, [2019-04-29T12:55:15.598158 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/task.yml
224
- I, [2019-04-29T12:55:15.599531 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/user.yml
225
- I, [2019-04-29T12:55:15.602490 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/rails_admin/main.yml
219
+ I, [2019-04-29T12:55:15.591618 #10698] INFO -- : Merge schema file: oas_docs/src/paths/rails_admin/engine.yml
220
+ I, [2019-04-29T12:55:15.593567 #10698] INFO -- : Merge schema file: oas_docs/src/paths/api/v2/post.yml
221
+ I, [2019-04-29T12:55:15.595107 #10698] INFO -- : Merge schema file: oas_docs/src/paths/api/v1/post.yml
222
+ I, [2019-04-29T12:55:15.596491 #10698] INFO -- : Merge schema file: oas_docs/src/paths/api/v1/task.yml
223
+ I, [2019-04-29T12:55:15.598158 #10698] INFO -- : Merge schema file: oas_docs/src/paths/task.yml
224
+ I, [2019-04-29T12:55:15.599531 #10698] INFO -- : Merge schema file: oas_docs/src/paths/user.yml
225
+ I, [2019-04-29T12:55:15.602490 #10698] INFO -- : Merge schema file: oas_docs/src/paths/rails_admin/main.yml
226
226
  I, [2019-04-29T12:55:15.602516 #10698] INFO -- : [Generate Swagger schema files (paths)] end
227
- I, [2019-04-29T12:55:15.602822 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
228
- I, [2019-04-29T12:55:15.603159 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
227
+ I, [2019-04-29T12:55:15.602822 #10698] INFO -- : Merge schema file: oas_docs/src/externalDocs.yml
228
+ I, [2019-04-29T12:55:15.603159 #10698] INFO -- : Merge schema file: oas_docs/src/servers.yml
229
229
  I, [2019-04-29T12:55:15.603181 #10698] INFO -- : [Generate Swagger schema files (components)] start
230
230
  I, [2019-04-29T12:55:15.669796 #10698] INFO -- : <From schema files>
231
- I, [2019-04-29T12:55:15.670091 #10698] INFO -- : Fetch Components schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
231
+ I, [2019-04-29T12:55:15.670091 #10698] INFO -- : Fetch Components schema file: oas_docs/src/components/schemas/api/v1/task.yml
232
232
  I, [2019-04-29T12:55:15.670122 #10698] INFO -- : <Update Components schema files (components/schemas)>
233
- I, [2019-04-29T12:55:15.670729 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/engine.yml
234
- I, [2019-04-29T12:55:15.671278 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v2/post.yml
235
- I, [2019-04-29T12:55:15.671796 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/post.yml
236
- I, [2019-04-29T12:55:15.672328 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
237
- I, [2019-04-29T12:55:15.672745 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/task.yml
238
- I, [2019-04-29T12:55:15.673160 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/user.yml
239
- I, [2019-04-29T12:55:15.673729 #10698] INFO -- : Merge schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/rails_admin/main.yml
233
+ I, [2019-04-29T12:55:15.670729 #10698] INFO -- : Merge schema file: oas_docs/src/components/schemas/rails_admin/engine.yml
234
+ I, [2019-04-29T12:55:15.671278 #10698] INFO -- : Merge schema file: oas_docs/src/components/schemas/api/v2/post.yml
235
+ I, [2019-04-29T12:55:15.671796 #10698] INFO -- : Merge schema file: oas_docs/src/components/schemas/api/v1/post.yml
236
+ I, [2019-04-29T12:55:15.672328 #10698] INFO -- : Merge schema file: oas_docs/src/components/schemas/api/v1/task.yml
237
+ I, [2019-04-29T12:55:15.672745 #10698] INFO -- : Merge schema file: oas_docs/src/components/schemas/task.yml
238
+ I, [2019-04-29T12:55:15.673160 #10698] INFO -- : Merge schema file: oas_docs/src/components/schemas/user.yml
239
+ I, [2019-04-29T12:55:15.673729 #10698] INFO -- : Merge schema file: oas_docs/src/components/schemas/rails_admin/main.yml
240
240
  I, [2019-04-29T12:55:15.673771 #10698] INFO -- : [Generate Swagger schema files (components)] end
241
241
  I, [2019-04-29T12:55:15.673785 #10698] INFO -- : [Generate Swagger schema files] end
242
242
  I, [2019-04-29T12:55:15.673830 #10698] INFO -- : [Generate Swagger docs from schema files] start
243
- I, [2019-04-29T12:55:15.674608 #10698] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/paths/api/v1/task.yml
244
- I, [2019-04-29T12:55:15.674796 #10698] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/components/schemas/api/v1/task.yml
245
- I, [2019-04-29T12:55:15.675010 #10698] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/openapi.yml
246
- I, [2019-04-29T12:55:15.675144 #10698] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/externalDocs.yml
247
- I, [2019-04-29T12:55:15.675523 #10698] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/tags.yml
248
- I, [2019-04-29T12:55:15.675700 #10698] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/info.yml
249
- I, [2019-04-29T12:55:15.675817 #10698] INFO -- : Use schema file: /Users/yukihirop/RubyProjects/r2-oas/oas_docs/src/servers.yml
243
+ I, [2019-04-29T12:55:15.674608 #10698] INFO -- : Use schema file: oas_docs/src/paths/api/v1/task.yml
244
+ I, [2019-04-29T12:55:15.674796 #10698] INFO -- : Use schema file: oas_docs/src/components/schemas/api/v1/task.yml
245
+ I, [2019-04-29T12:55:15.675010 #10698] INFO -- : Use schema file: oas_docs/src/openapi.yml
246
+ I, [2019-04-29T12:55:15.675144 #10698] INFO -- : Use schema file: oas_docs/src/externalDocs.yml
247
+ I, [2019-04-29T12:55:15.675523 #10698] INFO -- : Use schema file: oas_docs/src/tags.yml
248
+ I, [2019-04-29T12:55:15.675700 #10698] INFO -- : Use schema file: oas_docs/src/info.yml
249
+ I, [2019-04-29T12:55:15.675817 #10698] INFO -- : Use schema file: oas_docs/src/servers.yml
250
250
  I, [2019-04-29T12:55:15.679925 #10698] INFO -- : [Generate Swagger docs from schema files] end
251
251
  I, [2019-04-29T12:55:15.679950 #10698] INFO -- : [R2-OAS] end
252
252
 
@@ -20,6 +20,7 @@ module R2OAS
20
20
  extend Forwardable
21
21
 
22
22
  TMP_FILE_NAME = 'edited_schema'
23
+ ALERT_TEXT = 'Would you like to convert your JSON into YAML?'
23
24
 
24
25
  attr_accessor :edited_schema
25
26
 
@@ -27,6 +28,7 @@ module R2OAS
27
28
  super(options)
28
29
  @editor = swagger.editor
29
30
  @before_schema_data = before_schema_data
31
+ @schema_doc_from_local = YAML.load_file(doc_save_file_path).to_yaml
30
32
  end
31
33
 
32
34
  def start
@@ -73,14 +75,28 @@ module R2OAS
73
75
 
74
76
  def ensure_save_tmp_schema_file
75
77
  EM.add_periodic_timer(interval_to_save_edited_tmp_schema) do
76
- if @browser.exists?
77
- @after_schema_data = @browser.driver.local_storage[storage_key] || @after_schema_data
78
- save_edited_schema
79
- puts "\nwait for signal trap ..."
78
+ m = Mutex.new
79
+ return nil unless @browser.exists?
80
+
81
+ m.synchronize do
82
+ begin
83
+ save_after_fetch_local_strage
84
+ rescue Selenium::WebDriver::Error::UnexpectedAlertOpenError
85
+ alert = @browser.driver.switch_to.alert
86
+ if alert.text.eql?(ALERT_TEXT)
87
+ alert.accept && save_after_fetch_local_strage
88
+ end
89
+ end
80
90
  end
81
91
  end
82
92
  end
83
93
 
94
+ def save_after_fetch_local_strage
95
+ @after_schema_data = @browser.driver.local_storage[storage_key] || @after_schema_data
96
+ save_edited_schema
97
+ puts "\nwait for signal trap ..."
98
+ end
99
+
84
100
  def fetch_edited_schema_from_browser
85
101
  @after_schema_data = @browser.driver.local_storage[storage_key] if @browser.exists?
86
102
  end
@@ -94,8 +110,7 @@ module R2OAS
94
110
  @browser ||= Watir::Browser.new(:chrome, capabilities)
95
111
  @browser.goto(url)
96
112
  if wait_for_loaded
97
- schema_doc_from_local = YAML.load_file(doc_save_file_path)
98
- @browser.driver.local_storage[storage_key] = schema_doc_from_local.to_yaml
113
+ @browser.driver.local_storage[storage_key] = @schema_doc_from_local
99
114
  @browser.refresh
100
115
  end
101
116
  end
@@ -20,7 +20,7 @@ module R2OAS
20
20
  diff_manager = ComponentsDiffManager.new(@before_schema_data, @after_schema_data, middle_category: @middle_category)
21
21
  diff_manager.process_by_using_diff_data do |schema_name, is_removed, is_added, is_leftovers, after_edited_data|
22
22
  file_manager = ComponentsFileManager.build("#/#{@major_category}/#{@middle_category}/#{schema_name}", :ref)
23
- save_file_path = file_manager.save_file_path
23
+ save_file_path = file_manager.save_file_path(type: :relative)
24
24
 
25
25
  if is_removed && !is_added && !is_leftovers
26
26
  file_manager.delete
@@ -25,7 +25,7 @@ module R2OAS
25
25
  save_each_tags(edited_paths_schema) do |tag_name, result|
26
26
  file_manager = PathItemFileManager.new("paths/#{tag_name}", :relative)
27
27
  file_manager.save(result.to_yaml)
28
- logger.info " Write schema file: \t#{file_manager.save_file_path}"
28
+ logger.info " Write schema file: \t#{file_manager.save_file_path(type: :relative)}"
29
29
  end
30
30
 
31
31
  # Automatically generated when there is no tag object in the read schema file
@@ -17,7 +17,7 @@ module R2OAS
17
17
  end
18
18
 
19
19
  def analyze_docs
20
- save_file_path = @file_manager.save_file_path
20
+ save_file_path = @file_manager.save_file_path(type: :relative)
21
21
  case @type
22
22
  when :edited
23
23
  @diff_manager.process_by_using_diff_data do |after_edited_data|
@@ -11,7 +11,7 @@ module R2OAS
11
11
  clean_target_files.each do |file_path|
12
12
  file_manager = FileManager.new(file_path, :full)
13
13
  file_manager.delete
14
- yield file_manager.save_file_path if block_given?
14
+ yield file_manager.save_file_path(type: :relative) if block_given?
15
15
  end
16
16
  end
17
17
 
@@ -67,7 +67,7 @@ module R2OAS
67
67
  file_manager = ComponentsFileManager.build(relative_path, :relative)
68
68
  file_manager.save(result.to_yaml) unless file_manager.skip_save?
69
69
 
70
- yield file_manager.save_file_path if block_given?
70
+ yield file_manager.save_file_path(type: :relative) if block_given?
71
71
  end
72
72
  end
73
73
 
@@ -35,7 +35,7 @@ module R2OAS
35
35
  end
36
36
  end
37
37
 
38
- yield file_manager.save_file_path if block_given?
38
+ yield file_manager.save_file_path(type: :relative) if block_given?
39
39
  end
40
40
  end
41
41
  end