mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated API index reponse, more friendly. (#511)
This commit is contained in:
committed by
Seif Lotfy سيف لطفي
parent
679d50602e
commit
27123a0609
@@ -7,5 +7,5 @@ import (
|
||||
)
|
||||
|
||||
func handlePing(c *gin.Context) {
|
||||
c.JSON(http.StatusNotImplemented, "Not Implemented")
|
||||
c.JSON(http.StatusOK, gin.H{"hello": "world!", "goto": "https://github.com/iron-io/functions"})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user