Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
Add Code Snippets to Spec Files
Browse files Browse the repository at this point in the history
  • Loading branch information
DX-Bandwidth committed Oct 2, 2023
1 parent 2552d85 commit c37628b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/specs/voice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2015,7 +2015,7 @@ paths:
import com.bandwidth.sdk.model.*;
import com.bandwidth.sdk.api.ConferencesApi;
public class Example {
public class Sample {
public static void main(String[] args) {
ApiClient defaultClient = Configuration.getDefaultApiClient();
defaultClient.setBasePath("http://localhost");
Expand Down

0 comments on commit c37628b

Please sign in to comment.