Openframe icon indicating copy to clipboard operation
Openframe copied to clipboard

Options parameter for current_framework is not supported by api

Open VinaiRachakonda opened this issue 4 years ago • 2 comments

Looking at the source code it seems that in controller.js at line 516, frame options are loaded with .options parameters. This options parameter is not supported in the api after doing multiple patch attempts. Is there an outdated data model the api is using?

https://github.com/OpenframeProject/Openframe/blob/master/src/controller.js#L516

VinaiRachakonda avatar Apr 18 '21 04:04 VinaiRachakonda

Please have a look at: https://github.com/OpenframeProject/Openframe/issues/47

jvolker avatar Apr 19 '21 22:04 jvolker

hi @jvolker! Yes I saw this change. The problem is coming from the api -> https://api.openframe.io/explorer/#/Artwork where I can't seem to add the options parameter

VinaiRachakonda avatar Apr 24 '21 04:04 VinaiRachakonda