You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: handlebars-partials.md
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -93,7 +93,7 @@
93
93
94
94
## base/body
95
95
96
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/base/body.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
96
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/base/body.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
97
97
98
98
99
99
This partial renders the <body> of the HTML page.
@@ -160,7 +160,7 @@ Uses the following partials:
160
160
161
161
## base/title
162
162
163
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/base/title.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
163
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/base/title.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
164
164
165
165
166
166
Renders the page title
@@ -294,7 +294,7 @@ Uses the following partials:
294
294
295
295
## swagger/definitions
296
296
297
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/definitions.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
297
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/definitions.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
298
298
299
299
300
300
Renders the definition-section of the HTML-page.
@@ -310,7 +310,7 @@ Uses the following partials:
310
310
311
311
## swagger/externalDocs
312
312
313
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/externalDocs.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
313
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/externalDocs.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
314
314
315
315
316
316
Renders the externalDocs-property in various places
@@ -322,7 +322,7 @@ Renders the externalDocs-property in various places
322
322
323
323
## swagger/list-of-labels
324
324
325
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/list-of-labels.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
325
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/list-of-labels.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
326
326
327
327
328
328
Renders an array of strings as list of labels
@@ -336,7 +336,7 @@ Renders an array of strings as list of labels
336
336
337
337
## swagger/model
338
338
339
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/model.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
339
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/model.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
340
340
341
341
342
342
Renders a json-schema model within swagger (calls json-schema-partials).
@@ -353,7 +353,7 @@ Uses the following partials:
353
353
354
354
## swagger/operation
355
355
356
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/operation.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
356
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/operation.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
357
357
358
358
359
359
This partial renders a box containing information about a single operation of the service
@@ -375,7 +375,7 @@ Uses the following partials:
375
375
376
376
## swagger/parameterDefinitions
377
377
378
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/parameterDefinitions.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
378
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/parameterDefinitions.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
379
379
380
380
381
381
Global parameter definitions (see https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#parametersDefinitionsObject)
@@ -391,7 +391,7 @@ Uses the following partials:
391
391
392
392
## swagger/parameterRow
393
393
394
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/parameterRow.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
394
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/parameterRow.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
395
395
396
396
397
397
Display a single parameter in a table row.
@@ -408,7 +408,7 @@ Display a single parameter in a table row.
408
408
409
409
## swagger/parameters
410
410
411
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/parameters.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
411
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/parameters.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
412
412
413
413
414
414
Renders the parameter table within a operation definition.
@@ -428,7 +428,7 @@ Uses the following partials:
428
428
429
429
## swagger/path
430
430
431
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/path.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
431
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/path.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
432
432
433
433
434
434
Renders a single path definition with all its methods (GET, POST).
@@ -445,7 +445,7 @@ Uses the following partials:
445
445
446
446
## swagger/paths
447
447
448
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/paths.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
448
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/paths.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
449
449
450
450
451
451
Renders the paths-section of the Rest-Service definition
@@ -459,7 +459,7 @@ Uses the following partials:
459
459
460
460
## swagger/request-body
461
461
462
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/request-body.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
462
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/request-body.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
463
463
464
464
465
465
Renders the request-body section of an operation.
@@ -478,7 +478,7 @@ Uses the following partials:
478
478
479
479
## swagger/response
480
480
481
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/response.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
481
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/response.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
482
482
483
483
484
484
Renders details about a single response
@@ -496,7 +496,7 @@ Uses the following partials:
496
496
497
497
## swagger/responseDefinitions
498
498
499
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/responseDefinitions.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
499
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/responseDefinitions.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
500
500
501
501
502
502
Renders the response definitions
@@ -510,7 +510,7 @@ Uses the following partials:
510
510
511
511
## swagger/responseHeaderRow
512
512
513
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/responseHeaderRow.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
513
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/responseHeaderRow.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
514
514
515
515
516
516
Display a single parameter in a table row.
@@ -528,7 +528,7 @@ Uses the following partials:
528
528
529
529
## swagger/responses
530
530
531
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/responses.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
531
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/responses.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
532
532
533
533
534
534
Renders the responses section of an operation
@@ -548,7 +548,7 @@ Uses the following partials:
548
548
549
549
## swagger/security
550
550
551
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/security.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
551
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/security.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
552
552
553
553
554
554
Renders the security definitions of the Rest-service.
@@ -562,7 +562,7 @@ Renders the security definitions of the Rest-service.
562
562
563
563
## swagger/securityDefinitions
564
564
565
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/securityDefinitions.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
565
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/securityDefinitions.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
566
566
567
567
568
568
Renders the security-section of the HTML-page
@@ -575,7 +575,7 @@ TODO: Parameters
575
575
576
576
## swagger/summary
577
577
578
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/summary.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
578
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/summary.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
579
579
580
580
581
581
Renders a summary of this services ignoring tags, containing references to all operations and paths
@@ -587,7 +587,7 @@ Renders a summary of this services ignoring tags, containing references to all o
587
587
588
588
## swagger/tags
589
589
590
-
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.0/handlebars/partials/swagger/tags.hbs">jump to source in <code>bootprint-openapi@1.1.0</code></a>)
590
+
(<ahref="https://github.com/bootprint/bootprint-openapi/blob/v1.1.1/handlebars/partials/swagger/tags.hbs">jump to source in <code>bootprint-openapi@1.1.1</code></a>)
591
591
592
592
593
593
Renders a summary based on the tags of this services, containing references to all operations and paths
0 commit comments