Skip to content

Commit

Permalink
fix more lint
Browse files Browse the repository at this point in the history
  • Loading branch information
gregcorbett committed Sep 10, 2024
1 parent 07c0dc6 commit 6dca689
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ where the element is a direct child of `urf:UsageRecord`.

#### Example Message

```
```text
APEL-individual-job-message: v0.2
Site: ExampleSite
SubmitHost: host.domain:port/queue
Expand Down Expand Up @@ -162,7 +162,7 @@ The table shows the equivalent field in the AUR, under the container element

#### Example Message

```
```text
APEL-summary-job-message: v0.3
Site: ExampleSite
Month: 3
Expand Down Expand Up @@ -213,6 +213,7 @@ sites which publish via the standard APEL client.
`APEL-sync-message: v0.1`

### Record Fields

| Key | Value | Description | Mandatory |
| - | - | - | - |
| Site | String | GOCDB sitename | Yes |
Expand All @@ -229,7 +230,7 @@ sites which publish via the standard APEL client.

#### Example Message

```
```text
APEL-sync-message: v0.1
Site: ExampleSite
SubmitHost: host.domain:port/queue
Expand Down

0 comments on commit 6dca689

Please sign in to comment.