On the "Create SmartDocs Method" page for my API resource, the required HTTP Method dropdown field does not contain a PATCH method choice. My API supports PATCH methods and I would like to document that method but it seems like I cannot. I see in the javascript of the Method template it refers to PATCH as being a valid choice but there is no way to set my method to it. Is this a bug? Is there a way to get a PATCH method in SmartDocs?
Solved! Go to Solution.
@leagerleavitt , Looks like you are running older version of Apigee Edge Developer Portal,
You can fix it easily & it takes 2 minutes or may be less than that 😉
Step 1 : Goto "admin/structure/taxonomy/smartdocs_verbs" , Click on Add Term,
Step 2 : Give the name as "PATCH" & Click SAVE
That's it. You should be able to see the PATCH in the UI.
Hope it helps. Keep us posted if any. If your query is resolved, Click on Accept link below the answer so that it's helpful for others.