-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation improvements and fix Azure #157
Conversation
@sdelamo The Basecamp docs may need some love, but I cannot crate a basecamp bot (that I can see), as you need to have admin rights 🤔 |
Tried to test the Azure function, but I'm currently seeing:
🤔 |
Actually... I think the issue is
And ID here says we should use a 64bit number format |
or double-precision float type in the api docs
Fixed the model WRT 64 bit integer requirement here and encoded the response object here |
Azure header names come in lower-case.... such fun... |
Kudos, SonarCloud Quality Gate passed! |
@sdelamo Merging this as it's blocking my starter tests, please let me know if you see something wrong |
Worked through the documentation for the Telegram bots
Fixed the configuration properties javadocs for ChatbotsConfiguration
Re-ordered the telegram docs to a more sensible order.
Added tested examples for static resource rendering and ordering