Skip to content

feat: add transcription support#17

Open
tommaso-ascani wants to merge 22 commits intomainfrom
feat_7143
Open

feat: add transcription support#17
tommaso-ascani wants to merge 22 commits intomainfrom
feat_7143

Conversation

@tommaso-ascani
Copy link
Copy Markdown
Collaborator

@tommaso-ascani tommaso-ascani commented Jan 26, 2026

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 26, 2026

🚨 Breaking Nethcti-middleware API change detected

Preview documentation

Structural change details

Added (10)

  • DELETE /summary/{uniqueid}
  • GET /extensions/{mainextension}/{type}
  • GET /summary/{uniqueid}
  • GET /transcripts/{uniqueid}
  • GET /voicemail/list/{id}
  • GET /ws/
  • HEAD /summary/{uniqueid}
  • POST /summary/statuses
  • POST /summary/watch
  • PUT /summary/{uniqueid}

Modified (16)

  • DELETE /tokens/persistent/{audience}
    • Response modified: 400
      • Content type modified: application/json
        • Properties added: code, data
    • Response modified: 401
      • Content type added: application/json
    • Response added: 500
  • GET /2fa/qr-code
    • Response modified: 200
      • Content type modified: application/json
        • [Breaking] Property removed: qr_code
          • Removing a resource is always breaking unless it was deprecated before [Breaking]
        • Properties added: code, message, data
    • Response modified: 401
      • Content type added: application/json
    • Response added: 400
  • GET /2fa/status
    • Response modified: 200
      • Content type modified: application/json
        • [Breaking] Properties removed: enabled, method
          • Removing a resource is always breaking unless it was deprecated before [Breaking]
        • Property added: status
    • Response modified: 401
      • Content type added: application/json
  • GET /authentication/phone_island_token_check
    • Response modified: 401
      • Content type added: application/json
  • GET /tokens/persistent/{audience}
    • Response modified: 400
      • Content type modified: application/json
        • Properties added: code, data
    • Response modified: 401
      • Content type added: application/json
  • POST /2fa/disable
    • Response modified: 200
      • Content type added: application/json
    • Response modified: 401
      • Content type added: application/json
    • Content type added: application/json
    • Response added: 400
  • POST /2fa/recovery-codes
    • Response modified: 200
      • Content type modified: application/json
        • [Breaking] Property removed: recovery_codes
          • Removing a resource is always breaking unless it was deprecated before [Breaking]
        • Property added: codes
    • Response modified: 401
      • Content type added: application/json
  • POST /2fa/verify-otp
    • Content type modified: application/json
      • [Breaking] Property removed: otp_code
        • Removing a resource is always breaking unless it was deprecated before [Breaking]
      • Properties added: username, otp
    • Response modified: 200
      • Content type added: application/json
    • Response modified: 400
      • Content type added: application/json
    • Response modified: 401
      • Content type added: application/json
    • Responses added: 404, 500
  • POST /admin/phonebook/import
    • [Breaking] Response removed: 404
      • Removing a resource is always breaking unless it was deprecated before [Breaking]
  • POST /admin/reload/profiles
    • Response modified: 200
      • Content type modified: application/json
        • [Breaking] Property modified: data
          • Type went from empty object to object [Breaking]
    • Response modified: 500
      • Content type modified: application/json
        • [Breaking] Property modified: data
          • Type is no longer string [Breaking]
        • Property added: error
  • POST /authentication/persistent_token_remove
    • Response modified: 401
      • Content type added: application/json
    • Response added: 500
  • POST /authentication/phone_island_token_login
    • Response modified: 401
      • Content type added: application/json
    • Response added: 500
  • POST /login
    • Response modified: 200
      • Content type modified: application/json
        • Property added: code
    • Response modified: 401
      • Content type modified: application/json
        • Properties added: code, data
  • POST /logout
    • Response modified: 200
      • Content type added: application/json
  • POST /phonebook/import
    • Path went from /phonebook/import/ to /phonebook/import (same operationId)
    • Response modified: 400
      • Content type modified: application/json
        • Alternative modified
          • Alternative modified: ErrorResponse
          • Alternative added: PhonebookImportResponse
  • POST /tokens/persistent/{audience}
    • Response modified: 400
      • Content type modified: application/json
        • Properties added: code, data
    • Response modified: 401
      • Content type added: application/json
    • Response added: 500
Powered by Bump.sh

@tommaso-ascani tommaso-ascani self-assigned this Jan 26, 2026
@tommaso-ascani tommaso-ascani force-pushed the feat_7143 branch 2 times, most recently from 6bcec96 to cb5ae0c Compare January 28, 2026 10:57
@tommaso-ascani tommaso-ascani force-pushed the feat_7143 branch 2 times, most recently from e8fd267 to 2783929 Compare February 16, 2026 12:13
@tommaso-ascani tommaso-ascani force-pushed the feat_7143 branch 3 times, most recently from 850ee76 to 2ce35c1 Compare February 25, 2026 12:34
@edospadoni edospadoni marked this pull request as ready for review March 12, 2026 14:03
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.

1 participant