How to configure REST API using Swagger URL in aem forms 6.5 | Community
Skip to main content
Level 2
May 8, 2020
Solved

How to configure REST API using Swagger URL in aem forms 6.5

  • May 8, 2020
  • 3 replies
  • 11267 views

Not able to configure REST API using swagger URL . What should be the path for configuring with Swagger URL.

As i m able to achieve same using Swagger File configuration.

Kindly help

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Mayank_Gandhi

It can be a local file or any JSON placed on HTTP server.

 

For instance: https://petstore.swagger.io/v2/swagger.json 

 

@shafali 

3 replies

Level 8
May 8, 2020

I think you will have to provide the location of the swagger file instead of browsing to the file in the dialog box

shafaliAuthor
Level 2
May 8, 2020
like u want to say local path where I have kept swagger json file eg: C:\Users\code\Swagger.json . Are saying this?
Mayank_Gandhi
Adobe Employee
Mayank_GandhiAdobe EmployeeAccepted solution
Adobe Employee
May 8, 2020

It can be a local file or any JSON placed on HTTP server.

 

For instance: https://petstore.swagger.io/v2/swagger.json 

 

@shafali 

shafaliAuthor
Level 2
May 8, 2020
Thank you for your support
Level 3
March 24, 2023

Hi, 

 

I am trying to configure REST API using swagger URL. But I am trying to connect to a SharePoint list, Is this even possible?

 

Thank yo u