GitHub 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.12Views0likes0CommentsAWS Lambda
Originally posted by user Ross to the Stoplight Community on 02/07/2024 at 13:00 ET. Hi all. I'm trying to integrate multiple microservices that create open API spec files. All of these files combine together for one API document. Currently this is done by hand and is integrated with a Getlab hook into Stoplight. We want to move to a more integrated automatic approach. My hope is that each microservice will produce a swagger.json file during CI/CD build where it gets uploaded to an AWS S3 bucket. I want to then have an AWS Lambda pick those file(s) up, manipulate, and use Stoplight CLI to push them to an environment branch of the Stoplight project. We are creating a design document now to make these changes, but I don't know if AWS Lambda can run the Stoplight CLI tool. Theoretically, it's just node, so it should be able to run it, right? If not, can I submit to stoplight using HTTP? TIA -Ross4Views0likes0CommentsWill 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.Solved34Views0likes4CommentsIs 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!26Views0likes0CommentsIs 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.Solved59Views0likes3Commentsspectral-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/66035Views0likes0Commentsopenapi client generation with Stoplight Docs
Originally posted by user chris to the Stoplight Community on 12/28/2023 at 14:42 ET. Has anyone used a client generator successfully with stoplight docs? We were hopingto generate typescript-axios clients to our consumers, but have found that the request/response objects are all generated with types of any. This seems to occur on any complex types that are represented as component schema references. Example, i have a request with a reference to a body of requestBody: $ref: '#/components/requestBodies/aComplexObject' and the properties within that schema's object then all get generated with type any. If there is a stoplight recommended client generator, can also try that one for typescript. Thanks! https://github.com/OpenAPITools/openapi-generator11Views0likes1CommentStoplight is broken for us - we're blocked
Originally posted by user Sergey to the Stoplight Community on 12/05/2023 at 09:33 ET. Hi, After migrating all our GitHub projects to a company, we can no longer reconnect our GitHub account. Support isn't able to help for a week already. Any advice? SergeySolved7Views0likes2CommentsHow 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.Solved4Views0likes1CommentCustomize styles in stoplight elements
Originally posted by user Santiago.Arcila to the Stoplight Community on 11/15/2023 at 15:38 ET. Hi everyone, I am trying to modify some rendering styles from the Stoplight/elements library in my own portal. But in the documentation I can't find detailed information, I don't see if there is any terms and conditions document that prevents it from doing so.Solved12Views0likes2Comments