Constant DB_COSMOSDB_STATUS_CODE

Source
pub const DB_COSMOSDB_STATUS_CODE: &'static str;
👎Deprecated: {note: Replaced by db.response.status_code., reason: uncategorized}
Expand description

Deprecated, use db.response.status_code instead.

§Notes

§Examples

  • 200
  • 201