I hereby claim:
- I am oestrich on github.
- I am ericoestrich (https://keybase.io/ericoestrich) on keybase.
- I have a public key ASDfZSNUBY96XScRjsdNmXpz6nHJ0y1XhfVA6MnxOGUG2Qo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| Code.require_file("router.exs") | |
| defmodule Commands.User do | |
| @behaviour Router.PreParser | |
| @impl Router.PreParser | |
| def call(state) do | |
| %{state | assigns: Map.put(state.assigns, :user, %{id: 10})} | |
| end | |
| end |
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "$$hashKey": "object:174", | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", |
| { | |
| "annotations": { | |
| "list": [ | |
| { | |
| "builtIn": 1, | |
| "datasource": "-- Grafana --", | |
| "enable": true, | |
| "hide": true, | |
| "iconColor": "rgba(0, 211, 255, 1)", | |
| "name": "Annotations & Alerts", |
| curl -H "Accept: application/json" https://midmud.com/ | |
| curl -H "Accept: application/hal+json" https://midmud.com/ | |
| curl -H "Accept: application/vnd.siren+json" https://midmud.com/ | |
| curl -H "Accept: application/vnd.collection+json" https://midmud.com/ | |
| curl -H "Accept: application/vnd.mason+json" https://midmud.com/ |