Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cred def 2 schema #223

Merged
merged 3 commits into from
Oct 16, 2019
Merged

Cred def 2 schema #223

merged 3 commits into from
Oct 16, 2019

Conversation

sklump
Copy link
Contributor

@sklump sklump commented Oct 16, 2019

Allow cred-def-id tagging via admin API
Accept seq# as schema-id for get-schema() via admin API
Cache schema by seq# and by schema-id

@andrewwhitehead andrewwhitehead merged commit 6dccc65 into hyperledger:master Oct 16, 2019
@sklump sklump deleted the cred-def-2-schema branch October 17, 2019 14:24
@Sarangc1203
Copy link

Querying about a schema using its seq# still doesn't work.
The SwaggerUI doesn't accept an integer input.
I also tried using the curl request:

curl -X GET "http:https://__IP__:11021/schemas/42" -H "accept: application/json"

It gives me this error:

{"schema_id": ["Value 42 is not an indy schema identifier"]}

@sklump
Copy link
Contributor Author

sklump commented Jun 22, 2020

You're right, good catch. I will get to it soon.

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

Successfully merging this pull request may close these issues.

None yet

3 participants