Transcripts

This commit is contained in:
Chris Penner 2024-05-17 19:08:11 -07:00
parent 240cddcc3f
commit 4000a892e2

View File

@ -90,6 +90,8 @@ diffs/new> update
Done.
```
Diff terms
```api
GET /api/projects/diffs/diff/terms?oldBranchRef=main&newBranchRef=new&oldTerm=term&newTerm=term
{
@ -572,7 +574,9 @@ GET /api/projects/diffs/diff/terms?oldBranchRef=main&newBranchRef=new&oldTerm=te
},
"project": "diffs"
}
``````api
```Diff types
```api
GET /api/projects/diffs/diff/types?oldBranchRef=main&newBranchRef=new&oldType=Type&newType=Type
{
"diff": {