Skip to content

Commit e248c59

Browse files
yzhao244jorgenjJorgen Johnsontsurdilo
authored
Fix minor typo (#392)
* add hyperlinks to examples * add hyperlink to examples Signed-off-by: Yu Zhao 00540916 <[email protected]> * Update eventDataFilter to call out that the entire event can be accessed (#349) * Update eventDataFilter to make entire cloud-event accessible. Signed-off-by: Jorgen Johnson <[email protected]> * Small text fixes and Roadmap update Signed-off-by: Tihomir Surdilovic <[email protected]> Co-authored-by: Jorgen Johnson <[email protected]> Co-authored-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * Fix workflow schema (#374) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * fix broken github links (#375) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * Adding Lucas Stocksmeier to list of community contribs (#376) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * Adding Antonio Mendoza Pérez to list of project maintainers (#378) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * updating main readme (#379) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * fix main readme TOC (#380) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * Moves functionref to its own definition (#384) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * Fix required params def for usedForCompensation (#385) * Fix required params def for usedForCompensation Signed-off-by: Tihomir Surdilovic <[email protected]> * fix per comments Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * Fix schema ids and specVersion prop value (#387) Signed-off-by: Tihomir Surdilovic <[email protected]> Signed-off-by: Yu Zhao 00540916 <[email protected]> * sign off Signed-off-by: Yu Zhao 00540916 <[email protected]> * minor typo Signed-off-by: Yu Zhao 00540916 <[email protected]> * fix broken github links (#375) Signed-off-by: Tihomir Surdilovic <[email protected]> * Adding Antonio Mendoza Pérez to list of project maintainers (#378) Signed-off-by: Tihomir Surdilovic <[email protected]> Co-authored-by: Jorgen Johnson <[email protected]> Co-authored-by: Jorgen Johnson <[email protected]> Co-authored-by: Tihomir Surdilovic <[email protected]>
1 parent 99ad628 commit e248c59

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

specification.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2619,8 +2619,6 @@ it with its `object` type which has the following properties:
26192619
| arguments | Arguments (inputs) to be passed to the referenced function | object | yes if function type is `graphql`, otherwise no |
26202620
| selectionSet | Used if function type is `graphql`. String containing a valid GraphQL [selection set](https://spec.graphql.org/June2018/#sec-Selection-Sets) | string | yes if function type is `graphql`, otherwise no |
26212621

2622-
tihomir
2623-
26242622
<details><summary><strong>Click to view example definition</strong></summary>
26252623
<p>
26262624

0 commit comments

Comments
 (0)