Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 18.1.2.
  • Loading branch information
reffy-bot committed Jan 7, 2025
1 parent 48d6b12 commit 90c3f4f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 35 deletions.
8 changes: 0 additions & 8 deletions ed/cddl/at-driver-all.cddl
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ SettingsSetSettingsParametersItem = {
Extensible,
}

EmptyResult

SettingsGetSettingsCommand = {
method: "settings.getSettings",
params: SettingsGetSettingsParameters
Expand All @@ -139,15 +137,11 @@ SettingsGetSettingsParametersItem = {
Extensible,
}

SettingsGetSettingsResult

SettingsGetSupportedSettingsCommand = {
method: "settings.getSupportedSettings",
params: EmptyParams
}

SettingsGetSettingsResult

InteractionCommand = (InteractionPressKeysCommand)

InteractionEvent = (InteractionCapturedOutputEvent)
Expand All @@ -171,8 +165,6 @@ KeyCombination = [
1* text
]

EmptyResult

InteractionCapturedOutputEvent = {
method: "interaction.capturedOutput",
params: InteractionCapturedOutputParameters
Expand Down
8 changes: 0 additions & 8 deletions ed/cddl/at-driver-local.cddl
Original file line number Diff line number Diff line change
Expand Up @@ -77,21 +77,13 @@ SettingsGetSettingsResultItem = {
Extensible,
}

EmptyResult

SettingsGetSettingsResult

SettingsGetSettingsResult

InteractionEvent = (InteractionCapturedOutputEvent)

InteractionCapturedOutputParameters = {
data: text,
Extensible,
}

EmptyResult

InteractionCapturedOutputEvent = {
method: "interaction.capturedOutput",
params: InteractionCapturedOutputParameters
Expand Down
8 changes: 0 additions & 8 deletions ed/cddl/at-driver-remote.cddl
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ SettingsSetSettingsParametersItem = {
Extensible,
}

EmptyResult

SettingsGetSettingsCommand = {
method: "settings.getSettings",
params: SettingsGetSettingsParameters
Expand All @@ -76,15 +74,11 @@ SettingsGetSettingsParametersItem = {
Extensible,
}

SettingsGetSettingsResult

SettingsGetSupportedSettingsCommand = {
method: "settings.getSupportedSettings",
params: EmptyParams
}

SettingsGetSettingsResult

InteractionCommand = (InteractionPressKeysCommand)

InteractionPressKeysCommand = {
Expand All @@ -100,5 +94,3 @@ InteractionPressKeysParameters = {
KeyCombination = [
1* text
]

EmptyResult
22 changes: 11 additions & 11 deletions ed/index.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"type": "crawl",
"title": "Reffy crawl",
"date": "2025-01-07T00:51:31.096Z",
"date": "2025-01-07T07:17:35.251Z",
"options": {
"fallback": "ed/index.json",
"output": "report",
Expand Down Expand Up @@ -1344,9 +1344,9 @@
],
"crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.html",
"crawlCacheInfo": {
"lastModified": "Mon, 06 Jan 2025 17:00:09 GMT"
"lastModified": "Tue, 07 Jan 2025 00:56:25 GMT"
},
"date": "6 January 2025",
"date": "7 January 2025",
"algorithms": "algorithms/no-vary-search.json",
"links": "links/no-vary-search.json",
"refs": "refs/no-vary-search.json",
Expand Down Expand Up @@ -1393,9 +1393,9 @@
],
"crawled": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html",
"crawlCacheInfo": {
"lastModified": "Mon, 06 Jan 2025 17:00:09 GMT"
"lastModified": "Tue, 07 Jan 2025 00:56:25 GMT"
},
"date": "6 January 2025",
"date": "7 January 2025",
"algorithms": "algorithms/rfc6265bis.json",
"links": "links/rfc6265bis.json",
"refs": "refs/rfc6265bis.json",
Expand Down Expand Up @@ -8436,11 +8436,11 @@
],
"crawled": "https://w3c.github.io/at-driver/",
"crawlCacheInfo": {
"lastModified": "Wed, 18 Dec 2024 03:00:14 GMT"
"lastModified": "Tue, 07 Jan 2025 02:27:51 GMT"
},
"generator": "bikeshed",
"date": "18 December 2024",
"revision": "7cb6e57b286bb822c59ac5f7b06af408cb481436",
"date": "7 January 2025",
"revision": "baa93602bdc03a5531bb7e32e5b277795595035e",
"algorithms": "algorithms/at-driver.json",
"links": "links/at-driver.json",
"refs": "refs/at-driver.json",
Expand Down Expand Up @@ -15287,9 +15287,9 @@
],
"crawled": "https://www.rfc-editor.org/rfc/rfc6455",
"crawlCacheInfo": {
"lastModified": "Tue, 31 Dec 2024 03:17:19 GMT"
"lastModified": "Tue, 07 Jan 2025 03:56:47 GMT"
},
"date": "31 December 2024",
"date": "7 January 2025",
"links": "links/rfc6455.json",
"ids": "ids/rfc6455.json",
"cddl": []
Expand Down Expand Up @@ -19393,7 +19393,7 @@
],
"crawled": "https://drafts.csswg.org/css-color-5/",
"crawlCacheInfo": {
"lastModified": "Mon, 06 Jan 2025 15:36:56 GMT"
"lastModified": "Mon, 06 Jan 2025 15:36:57 GMT"
},
"generator": "bikeshed",
"date": "4 December 2024",
Expand Down

0 comments on commit 90c3f4f

Please sign in to comment.