Bugzilla – Attachment 168785 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), 852 bytes, created by
David Nind
on 2024-07-11 10:04:12 UTC
(
hide
)
Description:
Bug 37302: Add swagger-cli to devDependancies
Filename:
MIME Type:
Creator:
David Nind
Created:
2024-07-11 10:04:12 UTC
Size:
852 bytes
patch
obsolete
>From 636f19fd9460b6eb1490d8cf5031655a2509c1cc 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> >--- > package.json | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/package.json b/package.json >index 9112e2bc14..0513fd0efb 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