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 ef077a5 commit 2de57eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/specs/messaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ paths:
import com.bandwidth.sdk.model.*;
import com.bandwidth.sdk.api.MediaApi;
import java.util.List;
public class Sample {
public static void main(String[] args) {
ApiClient defaultClient = Configuration.getDefaultApiClient();
Expand Down

0 comments on commit 2de57eb

Please sign in to comment.