Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rendering "attributes" section using attributes-kit #337

Open
wants to merge 13 commits into
base: olio-theme
Choose a base branch
from

Conversation

jk2K
Copy link

@jk2K jk2K commented Aug 29, 2017

Screenshot

image

@jk2K
Copy link
Author

jk2K commented Aug 29, 2017

feat #103

@philsturgeon
Copy link
Contributor

Awesome, please merge this! cc @kylef

.gitignore Outdated
@@ -3,3 +3,5 @@ node_modules
npm-debug.log
coverage
cache
.idea/
yarn.lock

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why, though?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.idea is WebStorm config directory, I use yarn to install node.js dependencies instead of npm, Yarn uses a yarn.lock file to get consistent installs across machines

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yet it's a common practice to include lock files in your source control. Ignoring this file doesn't seem right

@dmnlk
Copy link

dmnlk commented May 1, 2018

any update? @Morozzzko @jk2K

@Morozzzko
Copy link

@dmnlk you should probably ask @danielgtaylor instead. He hasn't been active for a long while, though.

@dmnlk
Copy link

dmnlk commented May 2, 2018

@Morozzzko thanks, and sorry my mistake.

@Grummfy
Copy link

Grummfy commented Jul 19, 2018

do you think it will be nearly ready?

@canvural
Copy link

canvural commented Aug 9, 2018

Is there a working fork that we can use?

1 similar comment
@shanezhiu
Copy link

Is there a working fork that we can use?

@philsturgeon
Copy link
Contributor

This project has been seeking maintainers since October 2018 and is no longer under active development. 0cef09a

I strongly recommend people switch to OpenAPI v3.0 in general. There are loads of tools for documentation that look amazing and work really well. ReDoc for example takes care of data structure display very nicely.

image

I was a big fan of API Blueprint for a long time, but it's not being worked on and its ecosystem has been stagnant for years. Make the switch and use nice things instead of hacking old things. 🤷‍♂️

Show schema when user presses show button
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants