Skip to content

Commit 814e370

Browse files
Adding commercial label to interactive examples GUI and competing examples sections, minor formatting changes
1 parent ca89e7a commit 814e370

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

documentation/external_examples.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,10 @@ components:
114114
```
115115
116116
## Interactive Examples GUI
117+
{: .d-inline-block }
118+
119+
Commercial
120+
{: .label }
117121
118122
To start the GUI execute below command,
119123
{% tabs examples-gui %}
@@ -159,7 +163,8 @@ You can validate one example at a time (as we saw above), or you validate them i
159163
160164
Fix can also be done in bulk (similar to validate).
161165

162-
**NOTE**: The Interactive Examples GUI is only available in the commercial version of Specmatic. Please visit the [pricing page](https://specmatic.io/pricing/) for more information.
166+
{: .note}
167+
The Interactive Examples GUI is only available in the commercial version of Specmatic. Please visit the [pricing page](https://specmatic.io/pricing/) for more information.
163168

164169
## Creating Examples Manually
165170

@@ -388,6 +393,10 @@ specmatic examples validate --spec-file employee_details.yaml --examples-dir ./c
388393
```
389394

390395
## Identifying Examples with Competing Requests
396+
{: .d-inline-block }
397+
398+
Commercial
399+
{: .label }
391400

392401
When using multiple examples, it's important to ensure each request is unique.
393402

0 commit comments

Comments
 (0)