IT:AD:System Functional Requirements:APIs
Summary
Still not 100% sure as to whether API should be subset under Integration, as the two are related.
Requirements
Tags Filtered for [API]
<table ?gd “Ref-Guid” ?r “Ref-Id” ?ti [wiki] “Ref-Title” ?tg “Tags” ?sh “Stakeholders” ?su [wiki] “Summary”
>
?r is a: requirement
optional {
?r Guid: ?gd
} optional {
?r Id: ?id
} optional {
?r Title: ?ti
} optional {
?r Tags: ?tg
} optional {
?r Stakeholders: ?sh
} optional {
?r Summary: ?su
} optional {
?r Statement: ?st
}
?tg ~ [API]
sort {
?id (asc)
} ui {
filter: text
} </table>