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

[refresh] synapse refresh #24212

Merged
merged 8 commits into from
Dec 19, 2022
Merged

[refresh] synapse refresh #24212

merged 8 commits into from
Dec 19, 2022

Conversation

kazrael2119
Copy link
Contributor

concern about breaking change

@ghost ghost added Synapse Mgmt This issue is related to a management-plane library. labels Dec 13, 2022
@@ -0,0 +1,498 @@
# client library samples for JavaScript (Beta)

These sample programs show how to use the JavaScript client libraries for in some common scenarios.
Copy link
Member

Choose a reason for hiding this comment

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

I think we need to remove all samples under foler v9-beta

@@ -941,20 +941,6 @@ export interface RecoverableSqlPoolListResult {
readonly nextLink?: string;
}

/** A list of the server's dedicated sql minimal tls settings. */
export interface DedicatedSQLminimalTlsSettingsListResult {
/**
Copy link
Member

Choose a reason for hiding this comment

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

Why are these interfaces removed?

recorder = record(this, recorderEnvSetup);
beforeEach(async function(this: Context) {
recorder = new Recorder(this.currentTest);
await recorder.start(recorderOptions);
Copy link
Member

Choose a reason for hiding this comment

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

Could you add some test cases for this rp?

Copy link
Member

@MaryGao MaryGao left a comment

Choose a reason for hiding this comment

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

LGTM

@MaryGao MaryGao merged commit 9007ad1 into Azure:main Dec 19, 2022
@kazrael2119 kazrael2119 deleted the synapse-refresh branch February 14, 2023 02:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mgmt This issue is related to a management-plane library. Synapse
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants