Bugzilla – Attachment 169233 Details for
Bug 37302
xt/api.t should fail if swagger-cli is missing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37302: Add swagger-cli to devDependancies
Bug-37302-Add-swagger-cli-to-devDependancies.patch (text/plain), 909 bytes, created by
Tomás Cohen Arazi (tcohen)
on 2024-07-19 14:28:29 UTC
(
hide
)
Description:
Bug 37302: Add swagger-cli to devDependancies
Filename:
MIME Type:
Creator:
Tomás Cohen Arazi (tcohen)
Created:
2024-07-19 14:28:29 UTC
Size:
909 bytes
patch
obsolete
>From f2cf8131aa40e91c4322944b99960bd992202cab Mon Sep 17 00:00:00 2001 >From: Martin Renvoize <martin.renvoize@ptfs-europe.com> >Date: Wed, 10 Jul 2024 11:26:09 +0100 >Subject: [PATCH] Bug 37302: Add swagger-cli to devDependancies > >This patch adds swagger-cli 4.0.4+ to the devDependancies section of >package.json. This should ensure it gets installed when appropriate > >Signed-off-by: David Nind <david@davidnind.com> >Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> >--- > package.json | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/package.json b/package.json >index 9112e2bc14c..0513fd0efb9 100644 >--- a/package.json >+++ b/package.json >@@ -83,6 +83,7 @@ > "stylelint": "^14.9.1", > "stylelint-config-standard-scss": "^5.0.0", > "stylelint-order": "^5.0.0", >+ "swagger-cli": "^4.0.4", > "ts-loader": "^9.2.7", > "typescript": "^4.6.2", > "vinyl-source-stream": "^2.0.0", >-- >2.39.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37302
:
168708
|
168710
|
168784
|
168785
|
169232
| 169233 |
169450
|
169473