api

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: May 23, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFormSchema

func CreateFormSchema(w http.ResponseWriter, r *http.Request)

CreateFormSchema handles POST /api/form-schemas

func DeleteFormSchema

func DeleteFormSchema(w http.ResponseWriter, r *http.Request)

DeleteFormSchema handles DELETE /api/form-schemas/{id}

func GetFormSchema

func GetFormSchema(w http.ResponseWriter, r *http.Request)

GetFormSchema handles GET /api/form-schemas/{id}

func ListFormSchemas

func ListFormSchemas(w http.ResponseWriter, r *http.Request)

ListFormSchemas handles GET /api/form-schemas

func UpdateFormSchema

func UpdateFormSchema(w http.ResponseWriter, r *http.Request)

UpdateFormSchema handles PUT /api/form-schemas/{id}

Types

This section is empty.

Jump to

Keyboard shortcuts

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