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

SNOW-1507212 create an interface for Snowflake restful class(es) #1983

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jun 27, 2024

  1. SNOW-1507212 create an interface for Snowflake restful class(es)

    Description
    - create an interface SnowflakeRestfulInterface
      - both the client side restful class and the server side restful class shall conform to this interface
    - update the type annotation to use SnowflakeRestfulInterface instead of the concrete class SnowflakeRestful
    Testing
    sfc-gh-zyao committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b7d8d36 View commit details
    Browse the repository at this point in the history