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

OpenAPI: dissolve #3258 #3266

Merged
merged 6 commits into from
Jan 10, 2022

Commits on Jan 9, 2022

  1. OpenAPI: remove unused parameters

    This change is derrived from universal-ctags#3258.
    The original commit is so large.
    @masatake splited the commit smaller per-topic ones.
    @masatake wrote this commit log.
    segoon authored and masatake committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    79ce3ef View commit details
    Browse the repository at this point in the history
  2. OpenAPI: make only one tag entry when the state stack is matched

    The original code tried matching even after making a tag for a token.
    
    This change is derrived from universal-ctags#3258.
    The original commit is so large.
    @masatake splited the commit smaller per-topic ones.
    @masatake wrote this commit log.
    segoon authored and masatake committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    19c0baf View commit details
    Browse the repository at this point in the history
  3. OpenAPI,refactor: make the logic of handleKey reusable

    This change is derrived from universal-ctags#3258.
    The original commit is so large.
    @masatake splited the commit smaller per-topic ones.
    @masatake wrote this commit log.
    segoon authored and masatake committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    230b6be View commit details
    Browse the repository at this point in the history
  4. OpenAPI: delete redundant newline in trace output

    Signed-off-by: Masatake YAMATO <[email protected]>
    masatake committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    11f8fe9 View commit details
    Browse the repository at this point in the history
  5. OpenAPI: extract title

    This change is derrived from universal-ctags#3258.
    The original commit is so large.
    @masatake splited the commit smaller per-topic ones.
    @masatake wrote this commit log.
    segoon authored and masatake committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    7ebca9d View commit details
    Browse the repository at this point in the history
  6. OpenAPI: extract host (in swagger) and servers' url

    This change is derrived from universal-ctags#3258.
    The original commit is so large.
    @masatake splited the commit smaller per-topic ones.
    @masatake wrote this commit log.
    
    Signed-off-by: Masatake YAMATO <[email protected]>
    segoon authored and masatake committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    244a265 View commit details
    Browse the repository at this point in the history