Skip to content

Commit

Permalink
Update en/docs/reference/mediators/validate-mediator.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DinithiDiaz authored Oct 25, 2024
1 parent 476f751 commit 09e34d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/docs/reference/mediators/validate-mediator.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ The `on-fail` sequence of this Validate mediator includes a [Log mediator]({{bas
The following examples use the below sample schema `StockQuoteSchema.json` file. Add the sample schema file to the registry path: `conf:/schema/StockQuoteSchema.json`.

!!! Tip
When adding this sample schema file to the Registry, specify the **Media Type** as application/json.
When adding this sample schema file to the Registry, specify the **Media Type** as `application/json`.

``` java
{
Expand Down

0 comments on commit 09e34d5

Please sign in to comment.