Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Using JS SDK on Node.js #1

Copy link
Copy link
@jkrawczyk

Description

@jkrawczyk
Issue body actions

Hi, could you please give an example of using the SDK with JavaScript on Node.js? I was trying to do it similar to CoffeeScript example, i.e.:

var v1sdk = require('./v1sdk.js');
var V1Server = v1sdk.V1Server;
console.log(v1sdk);
console.log(V1Server);

but after running script in node I get in result:
{}
undefined

Am I doing something wrong? Node.js version: 0.10.21. Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.