Skip to content

Commit

Permalink
workaround spectral linter limitations
Browse files Browse the repository at this point in the history
  • Loading branch information
caindy committed Mar 23, 2024
1 parent fb96531 commit d8429bd
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/_data/components/schemas/headers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,18 @@ proposal-header: &header
source:
$ref: ./data-provenance.yaml
begins: &begins
type: string
description: |
RFC 3339 date-time string with *no fractional seconds component* that
must share the value of `period-start` for each individual resource
proposal, identifying the appropriate operational window for this
proposal.
allOf:
- $ref: ./period-start.yaml
type: string
format: date-time
maxLength: 25
example: '2025-07-12T03:00:00-05:00'

default-emergency-durations:
$ref: ./array-max-emergency-durations.yaml#/emergency-durations
power-system-resources:
Expand Down

0 comments on commit d8429bd

Please sign in to comment.