Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Allow us to add additional details after ApiProblem has been instantiated #24

Open
pdizz opened this issue Sep 29, 2014 · 1 comment
Open

Comments

@pdizz
Copy link

pdizz commented Sep 29, 2014

I'm writing an error listener that listens for api problem responses and logs them. I'm generating a unique id for the log entry and would like to attach this to the api problem to be included in the response. It seems the only way to set $additionalDetails is on construct.

jbrunner pushed a commit to jbrunner/zf-api-problem that referenced this issue Sep 15, 2016
Allows modification of ApiProblem properties after instantiation.

fixes zfcampus#24
@weierophinney
Copy link
Member

This repository has been closed and moved to laminas-api-tools/api-tools-api-problem; a new issue has been opened at laminas-api-tools/api-tools-api-problem#9.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants