Skip to content

Commit

Permalink
aspace update
Browse files Browse the repository at this point in the history
  • Loading branch information
nosivads committed Dec 17, 2023
1 parent f064672 commit a49859d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/aspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@

print(client.get('schemas/sub_container').json())
print(list(client.get('schemas').json().keys()))
print()
print(client.get('/search', params={'q':'primary+type:resource', 'page':1}))


0 comments on commit a49859d

Please sign in to comment.