Skip to content

Commit

Permalink
Fixed event qs (#132)
Browse files Browse the repository at this point in the history
* removed the .vscode configs from repo

* fixed the event on query service
  • Loading branch information
Daniel-Itzul authored Nov 10, 2023
1 parent 8201adb commit 67a21d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The database username and password are combined into a string (`"username : pass

Request

[source, python, id="queryservice-first-query", role="emits-gtm-events"]
[source, python, id="queryservice_first_query", role="emits-gtm-events"]
----
import requests
import json
Expand Down

0 comments on commit 67a21d6

Please sign in to comment.