Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityCanceledEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityFinishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityStartedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelActivityTriggeredEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelAnnouncementPublishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelArtifactCreatedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelArtifactPublishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelArtifactReusedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelCompositionDefinedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelConfidenceLevelModifiedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelEnvironmentDefinedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelFlowContextDefinedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelIssueDefinedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ recipient of the event to interpret the contents. Please see

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelIssueVerifiedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
4 changes: 2 additions & 2 deletions eiffel-vocabulary/EiffelSourceChangeCreatedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ __Description:__ Identifies an issue that this event partially resolves. That is
__Required:__ No
__Legal targets:__ [EiffelIssueDefinedEvent](../eiffel-vocabulary/EiffelIssueDefinedEvent.md)
__Multiple allowed:__ Yes
__Description:__ Identifies an issue that this SCC is claiming it has done enough to resolve. This is not an authoritative resolution, only a claim. The issue may or may not change status as a consequence this, e.g. through a [successful verification](../eiffel-vocabular/EiffelIssueVerifiedEvent.md) or a manual update on the issue tracker.
__Description:__ Identifies an issue that this SCC is claiming it has done enough to resolve. This is not an authoritative resolution, only a claim. The issue may or may not change status as a consequence this, e.g. through a [successful verification](../eiffel-vocabular/EiffelIssueVerifiedEvent.md) or a manual update on the issue tracker.

### DERESOLVED_ISSUE
__Required:__ No
Expand Down Expand Up @@ -247,7 +247,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelSourceChangeSubmittedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseCanceledEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseFinishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseStartedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestCaseTriggeredEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestSuiteFinishedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down
2 changes: 1 addition & 1 deletion eiffel-vocabulary/EiffelTestSuiteStartedEvent.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ __Description:__ The version of the event type. This field is required by the re

### meta.time
__Type:__ Integer
__Format:__ Milliseconds since epoch.
__Format:__ UNIX Epoch time, in milliseconds.
__Required:__ Yes
__Description:__ The event creation timestamp.

Expand Down