Code Monkey home page Code Monkey logo

openapi-starter's People

Contributors

adamaltman avatar antonkozachuk avatar ayeone avatar dependabot[bot] avatar ivana-isadora avatar kdipippo avatar lornajane avatar mahaker avatar marshevskyy avatar romanhotsiy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openapi-starter's Issues

Improve code samples instructions

There are some simple instructions for adding code samples in the last section of the README, but they are quite short and don't explain why code samples are useful. Try the feature for yourself, and then expand the instructions and include the examples for someone else to use.

Add securitySchemes example for multi-file structure

Describe the problem to be solved
No current example exists for a multi-file directory structure using multiple different forms of authentication.

Describe the solution you'd like
Include a components/schemas/securitySchemes example to illustrate how to implement the structure in other projects.

Describe alternatives you've considered
Also nice to add: examples in the multi-file guide.

Additional context
N/A

Improve code samples instructions

There are some simple instructions for adding code samples in the last section of the README, but they are quite short and don't explain why code samples are useful. Try the feature for yourself, and then expand the instructions and include the examples for someone else to use.

Ideas for planned updates

Some additional examples and updates to consider (make each one into an issue before you start working on it)

  • callback
  • examples for content type x-www-form-encoded and octet-stream
  • #131
  • XML schemas
  • #130
  • better response examples

(original list from #7)

Update documentation links from referencing 3.0.2 to 3.1.0

This repo's spec is in OpenAPI 3.1.0:

But the links here are to the 3.0.2 markdown file when 3.1.0.md exists:

format](https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md).

It may be enough to change the links and be done with it, but I am unsure if there's also other parts of this template that need a 3.0.2 -> 3.1.0 upgrade.

<PullRight> tag not working

I'm trying to use the <PullRight> tag to move code into the right-hand column as described here:
https://redocly.com/docs/api-reference-docs/guides/embedded-markdown/#pull-right

I created a repo from this starter and added this section to info-description.md:

# Pullright test

Hello!

<PullRight>
This should be in the right pane.
</PullRight>

Here is some more text.

When I view this in the browser, the text is still in the center pane:
image

Here's my minimal reproduction:
https://github.com/timothymcmackin/redocly-api-ref-pullright

Is there something else I have to set up to use the PullRight tag?

'openapi-starter/openapi/paths/echo.yaml' should be updated

Hi,
Please add a 400 response after line 12:

It should then be:

responses:
    '200':
      description: OK
    '401': 
      description: Unauthorized

Otherwise, the Redocly log displays an error that at least one 4xx response should be in the file.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.