Qiskit / qiskit-serverless

A programming model for leveraging quantum and classical resources
https://qiskit.github.io/qiskit-serverless/
Apache License 2.0
67 stars 27 forks source link

allow provider to get the job by id #1493

Closed akihikokuroda closed 1 week ago

akihikokuroda commented 1 week ago

Summary

fix #1470

Details and comments

This PR changes allow the provider to retrieve the job in addition to the job author in this method https://github.com/Qiskit/qiskit-ibm-catalog/blob/de2aaab8538e95942d1b7d98337c2c18093ec6f4/qiskit_ibm_catalog/catalog.py#L103