Skip to content

Commit

Permalink
Update federation-manager-message-formats.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
nroy authored Aug 14, 2020
1 parent 9e339a4 commit 68850be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions fm/federation-manager-message-formats.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

=== Attributes:

resourceTypeVersion: { string literal: “1.0.0” }
resourceTypeVersion: { string literal: “1.1.0” }

resourceType: { string literal: “FMperson” }

Expand All @@ -52,7 +52,7 @@ fmIsIdentityProofed: ? {if LOA < 1, should be “false”; if LOA > 1, should be

=== Attributes:

resourceTypeVersion: { string literal: “1.0.0” }
resourceTypeVersion: { string literal: “1.1.0” }

resourceType: { string literal: “FMrole” }

Expand All @@ -74,7 +74,7 @@ FMperson: ? {If message action is personadd or personremove, this value MUST NOT

=== Attributes:

resourceTypeVersion: { string literal: “1.0.0” }
resourceTypeVersion: { string literal: “1.1.0” }

resourceType: { string literal: “FMorg” }

Expand Down

0 comments on commit 68850be

Please sign in to comment.