Skip to content

ssvaidyanathan/apigee-devportal-wsdl-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apigee-devportal-wsdl-docs

Sample to load WSDL docs to Apigee dev portal (Drupal)

Pre-req:

  • Apigee Edge account
  • Apigee Dev portal (Drupal)
  • Maven 3.x or later
  • Java 8 or later

Steps:

  • Execute mvn process-resources -Dportal.username="{portal.username}" -Dportal.password="{portal.password}" -Dportal.url="{portal.url}" -Dservice_name="{service_name}" -Dwsdl_file="{wsdl_file_full_path}
  • Should be seeing the new doc in the portal if everything is good

About

Sample to load WSDL docs to Apigee dev portal (Drupal)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages