-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy pathpaket.template
More file actions
31 lines (30 loc) · 749 Bytes
/
paket.template
File metadata and controls
31 lines (30 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
type file
id
Suave.Swagger
authors
rflechner
owners
rflechner
description
Document your Suave web services with Swagger. Swagger UI is embedded in resources and a WebPart serving it is automatically added.
projectUrl
http://github.com/rflechner/Suave.Swagger
iconUrl
https://raw.githubusercontent.com/rflechner/Suave.Swagger/master/docs/files/img/logo.png
licenseUrl
http://github.com/rflechner/Suave.Swagger/blob/master/LICENSE.txt
requireLicenseAcceptance
false
copyright
Copyright 2016
tags
suave fsharp swagger
files
bin/Suave.Swagger/Suave.Swagger.dll ==> lib
bin/Suave.Swagger/Suave.Swagger.pdb ==> lib
frameworkAssemblies
System.Xml
dependencies
FSharp.Core >= 4.0.0.1
suave >= 2.0.2
Newtonsoft.Json >= 9.0.1