Skip to content

Commit

Permalink
Updated claim-check.md (#1329)
Browse files Browse the repository at this point in the history
  • Loading branch information
rasavant-ms authored and Mike Wasson committed Mar 6, 2019
1 parent 106dcf8 commit b4ba4c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/patterns/claim-check.md
Expand Up @@ -4,7 +4,7 @@ titleSuffix: Cloud Design Patterns
description: Split a large message into a claim check and a payload to avoid overwhelming a message bus.
keywords: design pattern
author: yorek
ms.date: 03/01/2019
ms.date: 03/05/2019
ms.topic: design-pattern
ms.service: architecture-center
ms.subservice: cloud-fundamentals
Expand Down Expand Up @@ -121,4 +121,4 @@ You can find example code for this approach [here][example-4].
[example-3]: https://github.com/mspnp/cloud-design-patterns/tree/master/claim-check/code-samples/sample-3
[example-4]: https://github.com/mspnp/cloud-design-patterns/tree/master/claim-check/code-samples/sample-4
[sample-code]: https://github.com/mspnp/cloud-design-patterns/tree/master/claim-check
[splitter]: https://www.enterpriseintegrationpatterns.com/patterns/messaging/Sequencer.html
[splitter]: https://www.enterpriseintegrationpatterns.com/patterns/messaging/Sequencer.html

0 comments on commit b4ba4c5

Please sign in to comment.