Giter Site home page Giter Site logo

baranman / mcsdk-automation-framework-core Goto Github PK

View Code? Open in Web Editor NEW

This project forked from salesforce-marketingcloud/mcsdk-automation-framework-core

0.0 0.0 0.0 13.77 MB

This serves as a core repository for the MC SDK Automation Framework. It also has the Master Open API Specification file, the Swagger Codegen CLI and the Python scripts needed for the SDK Automation.

License: BSD 3-Clause "New" or "Revised" License

Shell 0.51% Python 99.49%

mcsdk-automation-framework-core's Introduction

Salesforce Marketing Cloud - SDK Automation with SwaggerCodegen

Overview

This repo is part of the Salesforce Marketing Cloud SDK Automation Framework. It holds the Open Api Specification json file which is used for the SDK Generation in four different languages (C#, Java, Php and Node).

Contents

Getting Started

To add a new REST route to the generated SDK,

  1. Create your own branch and modify the Open API Spec file
  2. Make sure the format is correct without any errors. Swagger Online Editor is an amazing tool to play with the Open Api Spec files. It has the ability to identify formatting errors.
  3. Push the changes to remote and create a PR against the most recent version branch from your new branch.
  4. This PR would trigger the Travis CI process.
  5. At the end of the CI Process, a new branch would be created on the SDK Repo. Also a PR would be created against the most recent version branch in the SDK Repo.
  6. You can then download the SDK project and test the changes in the new branch.
  7. As of now, the process of merging the code to the Master branch is set to Manual for first phase. It would also be automated in future releases.

Note

Any changes to the existing Open API Spec file like changing the name of the parameters, making an optional parameter required, changing the request/response model names introduce breaking changes and will break the customers who are using the Automations SDKs.

Contact us

  • Request a new feature, add a question or report a bug on GitHub.
  • Vote for Popular Feature Requests by making relevant comments and add your reaction. Use a reaction in place of a "+1" comment:
    • ๐Ÿ‘ - upvote
    • ๐Ÿ‘Ž - downvote

License

By contributing your code, you agree to license your contribution under the terms of the BSD 3-Clause License.

mcsdk-automation-framework-core's People

Contributors

sfdrogojan avatar manivinesh avatar svc-scm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.