Skip to content
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

Metadata Support #1083

Merged
merged 4 commits into from
Jul 21, 2022
Merged

Metadata Support #1083

merged 4 commits into from
Jul 21, 2022

Commits on Jun 22, 2022

  1. first steps to post metadata on chat.postMessage

    h3rby7 committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    799e81a View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. add test for metadata sending, switch 'event_payload' from interface{…

    …} to map[string]interface{} to support proper JSON (un)marshalling
    h3rby7 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2a8832b View commit details
    Browse the repository at this point in the history
  2. RM 'metadata' events sections

    h3rby7 committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    33c3a9e View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2022

  1. add testcase for basic properties only in chat_go.test, add includeAl…

    …lMetadata flag to conversationHistory
    h3rby7 committed Jun 29, 2022
    Configuration menu
    Copy the full SHA
    b31335c View commit details
    Browse the repository at this point in the history