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

feat: using SnippetManager in the Service Details to create code snippet #556

Merged
merged 9 commits into from Mar 19, 2024

Commits on Mar 19, 2024

  1. feat: snippet in details

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    d670cd6 View commit details
    Browse the repository at this point in the history
  2. feat: using snippet language

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    6d4d72a View commit details
    Browse the repository at this point in the history
  3. fix: missing SnippetManager

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7bd7258 View commit details
    Browse the repository at this point in the history
  4. test: ensuring StudioApiImpl tests works

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    1f3b890 View commit details
    Browse the repository at this point in the history
  5. fix: tests

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e280762 View commit details
    Browse the repository at this point in the history
  6. tests: ensuring expected behavior

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5a8fb0c View commit details
    Browse the repository at this point in the history
  7. fix: unit tests

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    f8a2e3d View commit details
    Browse the repository at this point in the history
  8. fix: RequestOptions model file directory

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3b3efeb View commit details
    Browse the repository at this point in the history
  9. fix: comments

    Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
    axel7083 committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    627a3fe View commit details
    Browse the repository at this point in the history