Logo
Explore Help
Sign In
kennethnym/freya
1
0
Fork 0
You've already forked freya
mirror of https://github.com/kennethnym/freya synced 2026-06-23 18:05:11 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
a64b0359797c1315140629419fa7da3c7167474b
freya/packages/aelis-source-location/src/index.ts

3 lines
133 B
TypeScript
Raw Normal View History

feat: add actions to FeedSource interface Add listActions() and executeAction() to FeedSource for write operations back to external services. Actions use arktype schemas for input validation via StandardSchemaV1. - ActionDefinition type with optional input schema - FeedEngine routes actions with existence and ID validation - Source IDs use reverse-domain format (aris.location, aris.tfl) - LocationSource: update-location action with schema validation - TflSource: set-lines-of-interest action with lineId validation - No-op implementations for sources without actions Co-authored-by: Ona <no-reply@ona.com>
2026-02-15 12:26:23 +00:00
export { LocationSource, LocationKey } from "./location-source.ts"
export { Location, type LocationSourceOptions } from "./types.ts"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.3 Page: 390ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API