You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/insights.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -485,7 +485,6 @@ Congratulations! You've set up a powerful system for managing and visualizing yo
485
485
486
486
## Troubleshooting
487
487
488
-
489
488
> **Tip:** If you encounter issues, check the following common problems:
490
489
491
490
- **License Key Invalid or Missing:** Ensure your license key is correctly configured and not expired. Refer to the [License Key Guide](license_key.html).
@@ -494,7 +493,6 @@ Congratulations! You've set up a powerful system for managing and visualizing yo
494
493
- **API Spec Errors:** Validate your OpenAPI specifications for syntax and compatibility before running the pipeline.
495
494
- **Dashboard Not Showing Services:**
496
495
1. Ensure your CI/CD pipelines are correctly set up with the Specmatic Insights Build Reporter.
497
-
2. Check that your `org-id` is correct in the GitHub action configuration.
498
-
3. Verify that your Specmatic reports are being generated in the specified directory (e.g., `./build/reports/specmatic`).
496
+
2. Verify that your Specmatic reports are being generated in the specified directory (e.g., `./build/reports/specmatic`).
499
497
500
498
For additional help, consult the Specmatic documentation or contact [Specmatic support]({{ site.contact_us_url }}).
0 commit comments