design

package
v0.0.0-...-bae6b37 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GetParamPayload = Type("GetParamPayload", func() {
	Attribute("ParamStr", String)
})
View Source
var IntTest = MediaType("application/vnd.inttest+json", func() {
	Description("Validate test")
	UseTrait("IntTrait")
	View("default", func() {
		Attribute("int")
		Attribute("int_required")
		Attribute("int_max")
		Attribute("int_min")
		Attribute("int_minmax")
		Attribute("int_enum")
		Attribute("int_array")
	})
	View("secret", func() {
		Attribute("int")
		Attribute("int_secret")
	})
})

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL