documentationUrl 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-url14Views0likes0CommentsIs 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 CLI11Views0likes0CommentsWhere are stored the data exactly ?
Originally posted by user MikeSN to the Stoplight Community on 01/18/2024 at 13:04 ET. Hi, I was doing some poc for using stoplight but I'm faced a question that I'm not able to find the answer on the documentation. I want to create a workspace from a git repository so I know this repository will have my data. But Is Stoplight stored datas in his own servers, which kind of data ? Is it possible to only store the documentation and api data on the git repository and nothing on stoplights servers ? Thank you7Views0likes0CommentsAPI 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 Balint3Views0likes1CommentHow I can create a Libre for errors in Stoplight
Originally posted by user InocĂȘncio Cordeiro to the Stoplight Community on 11/22/2023 at 04:20 ET. Its possible create a libre for error, because every time I am design a new API a need import the errors. I don't want create the error everytime. We can have a repo, libre or other thing to save and use errors every time I need.Solved4Views0likes1CommentSpectral 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.6Views0likes0CommentsMultiple 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!Solved7Views0likes1CommentExport 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?Solved11Views0likes1Comment