Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(w http.ResponseWriter, r *http.Request)
Create - create plan @Summary Create plan @Description create plan @Tags Plan @ID add-plan @Consume json @Produce json @Param X-User header string true "User ID" @Param X-Organisation header string true "Organisation ID" @Param Plan body plan true "Plan object" @Success 201 {object} model.Plan @Router /plans [post]
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.