Skip to content

Automatically add path params if path contains path params when typing in a new path #96

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

Closed
mohsen1 opened this issue Aug 25, 2014 · 1 comment

Comments

@mohsen1
Copy link
Contributor

mohsen1 commented Aug 25, 2014

For example, typing /{user}: will get autocompleted to:

  /{user}:
    parameters:
      - name: user
        in: path
        description: user path parameter
        type: string
@webron
Copy link
Contributor

webron commented Jun 8, 2017

Closing as a very old ticket. Please open a new ticket if still relevant.

@webron webron closed this as completed Jun 8, 2017
tim-lai pushed a commit that referenced this issue Jun 9, 2022
ci: add deploy step for rancher workload
ioggstream added a commit to italia/schema-editor that referenced this issue Nov 14, 2024
* Tests for swagger-api#96.

* Fix: swagger-api#96. Use @context to resolve @type.

* See: swagger-api#63. About nested @context.

* refactory classUri not valid

---------

Co-authored-by: Stefano Baruzzo <[email protected]>
ioggstream added a commit to italia/schema-editor that referenced this issue Nov 14, 2024
…agger-api#98)

* Tests for swagger-api#96.

* Fix: swagger-api#96. Use @context to resolve @type.

* See: swagger-api#63. About nested @context.


* Fix: swagger-api#31. Resolve $ref'd contexts.


* Don't show array/items in properties.

* Remove unused variables.

* Show semantic properties of .

* Basic working solution, with regressions.

* Use slice. Never use splice.

* Fix: swagger-api#122. Resolve 'd contexts. (swagger-api#123)

* Don't resolve jsonld keywords.

* Fix jsonld type resolver.

---------

Co-authored-by: Stefano Baruzzo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants