Skip to content

Commit

Permalink
update metadata names
Browse files Browse the repository at this point in the history
Signed-off-by: R.I.Pienaar <[email protected]>
  • Loading branch information
ripienaar committed Jul 22, 2024
1 parent 89b048e commit 5d345d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adr/ADR-44.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ We'll store this in the existing `metadata` field allowing us to expand this in
| Name | Description |
|--------------------------------|--------------------------------------------------|
| `_nats.server.version` | The current server version hosting an asset |
| `_nats.server.created.version` | The version server that first created this asset |
| `_nats.server.created.time` | The time the asset was first created |
| `_nats.created.server.version` | The version server that first created this asset |
| `_nats.created.server.time` | The time the asset was first created |

We intend to store some client hints in here to help us track what client language and version created assets.

Expand Down

0 comments on commit 5d345d9

Please sign in to comment.