removedOutput schema / $defs / CacheEntryOutput / properties / completed_at / title
Removed value: -"Completed At"
removedOutput schema / $defs / CacheEntryOutput / properties / content_kind / title
Removed value: -"Content Kind"
removedOutput schema / $defs / CacheEntryOutput / properties / content_sha256 / title
Removed value: -"Content Sha256"
removedOutput schema / $defs / CacheEntryOutput / properties / doi / title
Removed value: -"Doi"
removedOutput schema / $defs / CacheEntryOutput / properties / has_fulltext / title
Removed value: -"Has Fulltext"
removedOutput schema / $defs / CacheEntryOutput / properties / id / title
Removed value: -"Id"
removedOutput schema / $defs / CacheEntryOutput / properties / identity_proof / title
Removed value: -"Identity Proof"
removedOutput schema / $defs / CacheEntryOutput / properties / kind / title
Removed value: -"Kind"
addedOutput schema / $defs / CacheEntryOutput / properties / likely_has_fulltext
Added value: +{
+ "anyOf": [
+ {
+ "type": "boolean"
+ },
+ {
+ "type": "null"
+ }
+ ]
+}
removedOutput schema / $defs / CacheEntryOutput / properties / mime / title
Removed value: -"Mime"
removedOutput schema / $defs / CacheEntryOutput / properties / mtime / title
Removed value: -"Mtime"
removedOutput schema / $defs / CacheEntryOutput / properties / path / title
Removed value: -"Path"
removedOutput schema / $defs / CacheEntryOutput / properties / size / title
Removed value: -"Size"
removedOutput schema / $defs / CacheEntryOutput / properties / source / title
Removed value: -"Source"
removedOutput schema / $defs / CacheEntryOutput / title
Removed value: -"CacheEntryOutput"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / author_score / title
Removed value: -"Author Score"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / authors / title
Removed value: -"Authors"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / doi / title
Removed value: -"Doi"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / journal_title / title
Removed value: -"Journal Title"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / landing_page_url / title
Removed value: -"Landing Page Url"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / provider_hint / title
Removed value: -"Provider Hint"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / published / title
Removed value: -"Published"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / score / title
Removed value: -"Score"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / title / title
Removed value: -"Title"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / title_score / title
Removed value: -"Title Score"
removedOutput schema / $defs / ResolvedCandidateOutput / properties / year_score / title
Removed value: -"Year Score"
removedOutput schema / $defs / ResolvedCandidateOutput / title
Removed value: -"ResolvedCandidateOutput"
addedOutput schema / $defs / TraceEventOutput
Added value: +{
+ "properties": {
+ "attempt": {
+ "anyOf": [
+ {
+ "type": "integer"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "attempt_id": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "code": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "component": {
+ "type": "string"
+ },
+ "duration_ms": {
+ "anyOf": [
+ {
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "error_category": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "finished_at": {
+ "anyOf": [
+ {
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "http_status": {
+ "anyOf": [
+ {
+ "type": "integer"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "message": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "outcome": {
+ "type": "string"
+ },
+ "parent_span_id": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "provider": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "retry_after_seconds": {
+ "anyOf": [
+ {
+ "type": "integer"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "retryable": {
+ "anyOf": [
+ {
+ "type": "boolean"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "route": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "span_id": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "stage": {
+ "type": "string"
+ },
+ "started_at": {
+ "anyOf": [
+ {
+ "type": "number"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "target": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ },
+ "target_sha256": {
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+ }
+ },
+ "type": "object"
+}
removedOutput schema / properties / cache_mode / default
Removed value: -null
removedOutput schema / properties / cache_mode / title
Removed value: -"Cache Mode"
removedOutput schema / properties / candidates / default
Removed value: -null
removedOutput schema / properties / candidates / title
Removed value: -"Candidates"
removedOutput schema / properties / code / default
Removed value: -null
removedOutput schema / properties / code / title
Removed value: -"Code"
addedOutput schema / properties / details
Added value: +{
+ "additionalProperties": true,
+ "type": "object"
+}
removedOutput schema / properties / download_dir / default
Removed value: -null
removedOutput schema / properties / download_dir / title
Removed value: -"Download Dir"
removedOutput schema / properties / entries / default
Removed value: -null
removedOutput schema / properties / entries / title
Removed value: -"Entries"
removedOutput schema / properties / error_category / default
Removed value: -null
removedOutput schema / properties / error_category / title
Removed value: -"Error Category"
removedOutput schema / properties / expected_index_version / default
Removed value: -null
removedOutput schema / properties / expected_index_version / title
Removed value: -"Expected Index Version"
removedOutput schema / properties / http_status / default
Removed value: -null
removedOutput schema / properties / http_status / title
Removed value: -"Http Status"
removedOutput schema / properties / index_reason / default
Removed value: -null
removedOutput schema / properties / index_reason / title
Removed value: -"Index Reason"
removedOutput schema / properties / index_status / default
Removed value: -null
removedOutput schema / properties / index_status / title
Removed value: -"Index Status"
removedOutput schema / properties / index_version / default
Removed value: -null
removedOutput schema / properties / index_version / title
Removed value: -"Index Version"
removedOutput schema / properties / missing_env / default
Removed value: -null
removedOutput schema / properties / missing_env / title
Removed value: -"Missing Env"
removedOutput schema / properties / provider / default
Removed value: -null
removedOutput schema / properties / provider / title
Removed value: -"Provider"
removedOutput schema / properties / reason / default
Removed value: -null
removedOutput schema / properties / reason / title
Removed value: -"Reason"
removedOutput schema / properties / retry_after_seconds / default
Removed value: -null
removedOutput schema / properties / retry_after_seconds / title
Removed value: -"Retry After Seconds"
addedOutput schema / properties / retryable
Added value: +{
+ "anyOf": [
+ {
+ "type": "boolean"
+ },
+ {
+ "type": "null"
+ }
+ ]
+}
addedOutput schema / properties / route
Added value: +{
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+}
removedOutput schema / properties / schema_version / default
Removed value: -null
removedOutput schema / properties / schema_version / title
Removed value: -"Schema Version"
removedOutput schema / properties / source_trail / default
Removed value: -null
removedOutput schema / properties / source_trail / title
Removed value: -"Source Trail"
addedOutput schema / properties / stage
Added value: +{
+ "anyOf": [
+ {
+ "type": "string"
+ },
+ {
+ "type": "null"
+ }
+ ]
+}
removedOutput schema / properties / status / default
Removed value: -null
removedOutput schema / properties / status / title
Removed value: -"Status"
addedOutput schema / properties / trace
Added value: +{
+ "items": {
+ "$ref": "#/$defs/TraceEventOutput"
+ },
+ "type": "array"
+}
removedOutput schema / properties / warnings / default
Removed value: -null
removedOutput schema / properties / warnings / title
Removed value: -"Warnings"
removedOutput schema / title
Removed value: -"ListCachedOutput"