fix: errors during swagger api-docs generation#273
fix: errors during swagger api-docs generation#273pomegranited merged 3 commits intoopenedx:mainfrom
Conversation
* ObjectTag.name is no longer a field, using export_id instead * KeyError: 'pk'
|
Thanks for the pull request, @pomegranited! This repository is currently maintained by Once you've gone through the following steps feel free to tag them in a comment and let them know that your changes are ready for engineering review.
|
navinkarkera
left a comment
There was a problem hiding this comment.
@pomegranited Looks good, but I had to make following changes in edx-platform: openedx/openedx-platform#36189 to get it working.
a92ac50 to
37928e0
Compare
This PR fixes two errors seen during the automatic Swagger API docs generation.
Part of: #272
Private-ref: FAL-4039
Testing instructions
Note that the page renders now without error.