Skip to content

Instantly share code, notes, and snippets.

@sendbird-community
Created January 28, 2024 23:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sendbird-community/b04a2df1d8ed34443dfafc20738a7fd5 to your computer and use it in GitHub Desktop.
Save sendbird-community/b04a2df1d8ed34443dfafc20738a7fd5 to your computer and use it in GitHub Desktop.
"servers": [
{
"url": "https://banana-drama.glitch.me"
}
],
"paths": {
"/joke": {
"get": {
"description": "Gets a joke for the user.",
"operationId": "Joke generator",
"parameters": []
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment