Hi, I'm getting infinite loops in my Swagger UI example values.
<?xml version="1.0"?> <Folder> <folder> <folder> <!-- Infinite loop $ref:Folder --> </folder> </folder> </Folder> As you can guess from the name, I'm trying to describe a filesystem folder, which can contain other folders (example Swagger attached). I'd prefer not to have the infinite loop message. Can anyone point me in the right direction? -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
example.json
Description: application/json
