Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopsaheysa committed Aug 19, 2024
1 parent fc9c905 commit 3c3817a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Using-Operations-Service.md
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ data class DetailTemplate(

```

###Template Visual Parser
### Template Visual Parser

For convenience we provide a utility class responsible for preparing visual representations of `UserOperation` from received `Templates`. The parser translates `AttributeNames` from templates and returnes usable Strings values instead. Parser also walways returns the source template from which the data was created.

Expand Down Expand Up @@ -864,4 +864,4 @@ data class UserOperationVisualSection(
</ol>

> [!WARNING]
> At this moment `PARTY_INFO` & `UNKNOWN` attributes are not supported at this moment
> At this moment `PARTY_INFO` & `UNKNOWN` attributes are not supported

0 comments on commit 3c3817a

Please sign in to comment.