Spectral plugin IntelliJ
Hi, I'm new using Spectral. It's working well with Spectral CLI and the VSCode plugin but i'm unable to install and use the IntelliJ plugin. I don't have any errors to send, I'm using the plugin like the documentation describe it and just nothing in the "Problems" tab. I notice that the plugin is not build by the official Spectral team and there is no activity on the repo since December 2023. Any informations are welcomed about the Spectral plugin for Intellij. Thanks,270Views0likes2CommentsStoplight Studio and Arazzo
Hello everyone, I'm a Stoplight Studio user and I noticed that since SmartBear acquired Stoplight.io, there haven't been any new releases of the Studio on GitHub. Does anyone know if there's an alternative to the SaaS web application? We're using Arazzo Specification within Spectral, but it seems that the Spectral version in Stoplight Studio is outdated and doesn't support the spectral:arazzo instruction. Does anyone have any thoughts or suggestions? Kind regards,55Views0likes0CommentsdocumentationUrl in spectral lint doesn't show in console
I am trying to use documentationUrl in ruleset to provide documentation but it doesn't show in console. Do I need to pass any additional parameters to display it? documentation link : https://docs.stoplight.io/docs/spectral/e5b9616d6d50c-rulesets#documentation-url40Views0likes0CommentsIs it possible to connect to Stoplight via API or CLI to generate the OpenAPI format .json file?
Originally posted by user Sergio to the Stoplight Community on 02/16/2024 at 06:26 ET. I am looking to perform an automation in which I am looking for a way to generate the files in OpenAPI format of my projects created on the platform. I would like to connect to Stoplight via API or CLI23Views0likes0CommentsMultiple style guides? Recommended?
Originally posted by user designvoid to the Stoplight Community on 11/03/2022 at 06:55 ET. Hi team - just wondering, I want to use the JSON:API style guide but wanted to know if it was recommended to use this in conjunction with the Stoplight Style Guide or just on its own? Cheers!Solved22Views0likes1CommentSpectral crashing with no error message (bundleAndLoadRuleset function)
Originally posted by user Mobyh to the Stoplight Community on 02/03/2023 at 14:45 ET. The documentation (https://docs.stoplight.io/docs/spectral/f8921361d3f05-error-handling#rulesets) only mentions "WILL bail", but doesn't give any indication on how to catch or handle said exceptions. Specifically the bundleAndLoadRuleset when given an invalid ruleset path just crashes the app, but there's no way to catch this exception or log what the issue is. I've tried using try/catch, .then(), .catch(), as well as process.on('unhandledRejection') and process.on('uncaughtException'), but none of these have been able to catch or log any kind of exception. I found this issue by testing the edgecase, and I understand that spectral won't work if a ruleset can't be loaded, but I feel like instead of crashing some kind of exception should be logged instead of just crashing altogether.21Views0likes0CommentsExport project for client
Originally posted by user johndoe to the Stoplight Community on 11/18/2022 at 20:54 PM. We are wanting each project to be able to be privately viewable from a custom domain for each of our private clients... Is there a way to go about this sort of thing?Solved19Views0likes1CommentAPI for automatic integration with dev-ops procedure
Originally posted by user Balint Maschio Aladia to the Stoplight Community on 11/29/2023 at 08:52 ET. Hi there We are considering integrating Stoplight with our dev-ops procedure. In particular, we would like to use Stoplight to publish our code-generated documentation ( not API) Is this possible? Regards Balint18Views0likes1Comment