-
Notifications
You must be signed in to change notification settings - Fork 282
Closed
Labels
type:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update
Milestone
Description
do you have an F# example to build a document, or could you add a more functional builder for F# users?
e.g. a CE like , just an example but for sure would become easier to build this object from F#
https://docs.microsoft.com/en-us/dotnet/fsharp/language-reference/computation-expressions
let document =
openapi {
version "1"
get "/test"
post "/testthis"
//..
}
Metadata
Metadata
Assignees
Labels
type:documentationGeneral documentation request or project documentation updateGeneral documentation request or project documentation update