Sample project
Originally posted by user jerlandsson to the Stoplight Community on 07/11/2023 at 04:30 ET. Is there a stoplight sample project with all the bells and whistles that I can use to show my colleagues to inspire them to get on board with Stoplight? The studio is great, but not every nerd like a GUI to write these things. However, in combination with the mocking and the docs section it becomes really clear what a great product you have built. I just need some of them to be able to click around and see it for themselves rather than watching a sales pitch video on youtube, cause that won't fly with the more "what we already have works just fine" crowd.Solved392Views0likes1CommentIs Stoplight dead after SmartBear's acquisition?
Originally posted by user rdean to the Stoplight Community on 01/05/2024 at 08:47 ET. I haven't seen any real activity since the acquisition and I fear the worst. I truly hope not as Stoplight is far superior to any other openapi tool I've come across.Solved108Views0likes3CommentsIs Stoplight Studio support officially stopped?
Originally posted by user Andreu to the Stoplight Community on 01/30/2024 at 21:22 ET. Hello! It seems like Studio is no longer supported, because all mentions has been deleted from official website. I would like to confirm please, is it so? And if yes, Studio for desktop was such an amazing product, you put a lot of effort into it and all the community do really appreciate it (as you can see yourselves). So have you considered releasing Studio to Open Source instead of cancelling its support? I suppose the community can still maintain some version, because people are interested in it. Thanks!56Views0likes0CommentsWill stoplight studio continue to be updated?
Originally posted by user rdean to the Stoplight Community on 08/15/2023 at 08:39 ET. Our team uses studio over web app since we can handle commits locally without needing to push every change to github. Do you plan to continue supporting studio with all the latest features? Even if it's a simple web wrapper around the web app, having the ability to work locally is much faster for us. However we're missing the latest features like masking that our team would like to use.Solved52Views0likes4Commentsspectral-action reports success but logs “Error: You have exceeded a secondary rate limit”
Originally posted by user bdoughan to the Stoplight Community on 01/08/2024 at 16:47 ET. Hello, I am using spectral-action on an OpenAPI document with over 1000 problems. It logs “issues detected”, then that a GitHub secondary rate limit has been exceeded. The main problem though is that GitHub thinks that the check passed. Is this a known issue, and is there a way to fix it? I have created the following issue: https://github.com/stoplightio/spectral-action/issues/66047Views0likes0CommentsCreate Personalized Content with CSS, JS and HTML
Originally posted by user dabumts to the Stoplight Community on 09/25/2023 at 14:58 ET. Hello everyone, It's a pleasure to meet all of you. My name is Antony. For some time now, I've been using Stoplight as a tool for documenting the processes and workflows at my company. Currently, I'm working on enhancing the visual appeal of our documentation. However, I've encountered a challenge: while I've been able to incorporate inline CSS without any issues, I've had no success with integrating separate JavaScript and CSS files. Does anyone have any suggestions or insights on how to effectively accomplish this?Solved45Views0likes1CommentNeed help - extending custom rulesets
Originally posted by user MeisterPoppe to the Stoplight Community on 12/03/2022 at 10:20 ET. Hey everyone, currently we are building a library that is heavily relying on spectral-core. We have use cases that are kind of hierarchical, so say for example we are generating node services including API tests from an openapi spec and therefore we need to lint before. On top of that there is the possibility to also generate performance tests and input is again openapi, but there are some more rules required. That’s why, the load test ruleset should extend our node ruleset. Running them individually works perfectly fine, but when it comes to extending, I am facing a problem when reading the ruleset. Can anyone help me out here? Following this https://meta.stoplight.io/docs/spectral/83527ef2dd8c0-extending-rulesets, I use the extends keyword in the second ruleset like this: "extends": [ "./oas-spectral.json" ], Stoplight packages: "@stoplight/spectral-core": "^1.15.2", "@stoplight/spectral-parsers": "^1.0.2", "@stoplight/spectral-ruleset-bundler": "^1.5.0", "@stoplight/spectral-runtime": "^1.1.2", Node version: 16 Ruleset defined in JSON Platform macOS Any help appreciated! 🚀🚀🚀31Views0likes1Commentexample repos with stoplight implemented. Are there any good example public repos to reference?
Originally posted by user chris to the Stoplight Community on 11/22/2022 at 09:00 ET. I've been looking for concrete implementations using stoplight, internally have been having a discussion on how to use and utilize the project to API spec documentation. Specifically, ive seen 1 main yaml/reference spec per api, but right now there is an option to create many yaml openapi specs per Project. What are the use cases for each? Would like to interpret based on best practices implemented in the wild, but i haven't found many references in the docs so far.Solved22Views0likes1CommentIs it possible to see what changes will be published before hitting publish?
Originally posted by user arondeparon to the Stoplight Community on 10/24/2022 at 08:34 ET. When working together on an API, I find it super hard to see what is being changed when hitting the publish button. Is there a way to see this?Solved22Views0likes1CommentGitHub Integration and Plan Limitations on Stoplight – Can Anyone Elaborate?
Originally posted by user koki to the Stoplight Community on 02/26/2024 at 21:26 ET. I have reviewed the following two documents and would like to clarify my understanding: https://meta.stoplight.io/docs/platform/dhre9np9qe1dc-git-hub https://stoplight.io/pricing Spotlight does not support integration with GitHub under the free plan. GitHub integration becomes available starting with the Basic plan, while custom configurations for GitHub are only possible with the Pro plan.20Views0likes0Comments