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

Update TxnOrPublishRevocationsResultSchema #3164

Merged
merged 10 commits into from
Aug 14, 2024

Commits on Aug 14, 2024

  1. fix response for publish revocations

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    e61c089 View commit details
    Browse the repository at this point in the history
  2. add logging

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a9b9a24 View commit details
    Browse the repository at this point in the history
  3. update model to make txn a list of TransactionRecordSchema

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1ce981a View commit details
    Browse the repository at this point in the history
  4. update return value to match response model

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5976536 View commit details
    Browse the repository at this point in the history
  5. remove logging

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    6b70c76 View commit details
    Browse the repository at this point in the history
  6. ran script generate-open-api-spec

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    645cf7b View commit details
    Browse the repository at this point in the history
  7. remove white space

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    21e3c5e View commit details
    Browse the repository at this point in the history
  8. TxnOrPublishRevocations... extends PublishRevocationsSchema

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    8074886 View commit details
    Browse the repository at this point in the history
  9. remove sent i.e. revert back

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    7853ab3 View commit details
    Browse the repository at this point in the history
  10. ran script generate-open-api-spec

    Signed-off-by: cl0ete <cloete.dupreez@gmail.com>
    cl0ete committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    2967afb View commit details
    Browse the repository at this point in the history