Record
feed-links
No description available.
record feed-links {
current-user: option<link-with-type>,
current-user-actor: option<link-with-type>,
current-user-organization: option<link-with-type>,
current-user-organizations: option<list<link-with-type>>,
current-user-public: option<link-with-type>,
repository-discussions: option<link-with-type>,
repository-discussions-category: option<link-with-type>,
security-advisories: option<link-with-type>,
timeline: link-with-type,
user: link-with-type,
}Fields
| Name | Type | Description |
|---|---|---|
| current-user | option<link-with-type> | |
| current-user-actor | option<link-with-type> | |
| current-user-organization | option<link-with-type> | |
| current-user-organizations | option<list<link-with-type>> | |
| current-user-public | option<link-with-type> | |
| repository-discussions | option<link-with-type> | |
| repository-discussions-category | option<link-with-type> | |
| security-advisories | option<link-with-type> | |
| timeline | link-with-type | |
| user | link-with-type |