Skip to content

Swagger project for generating AEM Ruby clients.

bstopp/swagger-aem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagger AEM

This project is used to create clients to AEM's API.

How to use

  1. Download the Swagger Codegen Cli jar and place it in the bin directory.
  2. Define the API with YAML
  3. Define the project with JSON file.
  4. Scripts in bin directory create the client from YAML/JSON
  5. Specs test API; but AEM needs to be running locally
  6. To commit changes to Github run git_push.sh '' '' < Message > in each client directory.
  7. To tag a gem: run gem release in the client directory.

About

Swagger project for generating AEM Ruby clients.

Resources

Stars

Watchers

Forks

Packages

No packages published